• Ivan Kokshaysky's avatar
    [PATCH] alpha: initrd vs. "mem=" fix · 248aa132
    Ivan Kokshaysky authored
    As the aboot always puts initrd image near the top of physical memory,
    initrd is not accessible if we limit memory size with "mem=" argument.
    Fixed by moving the image to the "low" memory if needed.
    
    Also, some of these routines will be used by marvel (in non-NUMA config)
    and up1500.
    
    Ivan.
    248aa132
setup.c 29.6 KB