[PATCH] WIP: HACK: LPAE, BOOTMEM and NO_BOOTMEM
Tejun Heo
tj at kernel.org
Mon Aug 5 11:01:27 EDT 2013
Hello,
On Fri, Aug 02, 2013 at 05:06:02PM -0400, Santosh Shilimkar wrote:
> Looking at the situation, how about proceeding with patch updating
> the bootmem API signatures to use phys_addr_t which can unblock me
> to get my machine working.
I'm not sure about that. No matter how you play it, it'll end up
duplicating memblock interface.
> Introduction of new API, conversions of core kernel code and then
What new API are we talking about? Wasn't the plan to convert core
kernel code to use memblock and let bootmem emulate bootmem API?
There's no new API.
> arches moving away from bootmem is going to take significant time
And arches moving away from bootmem doesn't have to happen now.
> anyways. I will continue my effort to get ARM port moved to no-bootmem
> and get that merged.
Thanks.
--
tejun
More information about the linux-arm-kernel
mailing list