• Andrew Morton's avatar
    [PATCH] ppc64: Initrd Cleanup · 54c832af
    Andrew Morton authored
    From: Rusty Russell <rusty@rustcorp.com.au>
    
    Clean up initrd handling.
    
    1) Expose initrd_start and initrd_end to prom.c (replacing its local
       initrd_start and initrd_len).
    
    2) Don't hand mem (aka klimit) through functions which don't need it.
    
    3) Add more debugging under DEBUG_PROM in case we broke anything.
    54c832af
setup.c 17.6 KB