Reserve initrd pages.
    Benjamin Herrenschmidt 
    benh at kernel.crashing.org
       
    Sat Oct 16 10:48:11 EST 2004
    
    
  
On Sat, 2004-10-16 at 09:15, David Woodhouse wrote:
> On Fri, 2004-10-15 at 21:52 +0100, David Woodhouse wrote:
> > +		reserve_bootmem(__pa(initrd_start), initrd_end-initrd_start);
> 
> That doesn't work if CONFIG_NUMA is set. This one does...
Again, it should be already in the LMB reserve map, if not, then there
is a bug, but that isn't the right fix.
Ben.
    
    
More information about the Linuxppc64-dev
mailing list