2.6.28-rc9 panics with crashkernel=256M while booting
Dave Hansen
dave at linux.vnet.ibm.com
Thu Jan 8 04:25:25 EST 2009
On Wed, 2009-01-07 at 18:28 +0530, Chandru wrote:
> I don't know how you wanted NODE_DATA() to be consulted here. i.e before
> calling reserve_bootmem_node() should we have a condition
>
> if (PFN_UP(physbase+reserve_size) > node_end_pfn)
> then
> resize reserve_size again so that PFN_UP() will equate to node_end_pfn ??
> end
I'm just suggesting making your fix in the ppc code instead of in
mm/bootmem.c.
-- Dave
More information about the Linuxppc-dev
mailing list