Files
linux/arch/um/kernel
Masami Hiramatsu cc0aa21de4 um: Fix to call read_initrd after init_bootmem
commit 5b4236e17c upstream.

Since read_initrd() invokes alloc_bootmem() for allocating
memory to load initrd image, it must be called after init_bootmem.

This makes read_initrd() called directly from setup_arch()
after init_bootmem() and mem_total_pages().

Fixes: b63236972e ("um: Setup physical memory in setup_arch()")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 15:44:47 +02:00
..
2015-04-13 21:00:58 +02:00
2015-04-13 21:17:37 +02:00
2013-09-07 10:38:34 +02:00
2016-08-04 00:18:06 +02:00
2016-03-05 22:17:52 +01:00
2016-03-05 22:16:40 +01:00
2015-04-13 21:00:40 +02:00
2015-11-06 22:54:49 +01:00
2015-11-06 22:49:12 +01:00