"drivers/usb/git@git.tuxist.de:jan.koester/linux.git" did not exist on "bc506517ec5dcc638eaa55672d5a924c1e2a2d0b"
bootmem: Move __alloc_memory_core_early() to nobootmem.c
Now that bootmem.c and nobootmem.c are separate, there's no reason to define __alloc_memory_core_early(), which is used only by nobootmem, inside #ifdef in page_alloc.c. Move it to nobootmem.c and make it static. This patch doesn't introduce any behavior change. -tj: Updated commit description. Signed-off-by:Yinghai Lu <yinghai@kernel.org> Acked-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Tejun Heo <tj@kernel.org>
Loading
Please sign in to comment