1
0
Files
linux/arch
Masami Hiramatsu 5b4236e17c um: Fix to call read_initrd after init_bootmem
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().

Cc: <stable@vger.kernel.org>
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>
2017-05-03 22:38:16 +02:00
..
2017-03-10 08:59:07 -08:00
2017-03-20 11:27:28 +01:00
2017-04-12 07:40:24 +02:00
2017-03-10 08:59:07 -08:00
2017-04-23 18:28:55 -07:00
2017-03-31 16:26:21 -07:00