x86/boot: Call get_rsdp_addr() after console_init()
authorBorislav Petkov <bp@suse.de>
Fri, 17 May 2019 13:45:08 +0000 (15:45 +0200)
committerBorislav Petkov <bp@suse.de>
Thu, 6 Jun 2019 18:29:27 +0000 (20:29 +0200)
commit5b51ae969e3d8ab0134ee3c98a769ad6d2cc2e24
treec76f478a09e372e1e35854ae321b1be948f4a87a
parent8e44c7840479edacc4a03d396c8d214576c8d411
x86/boot: Call get_rsdp_addr() after console_init()

... so that early debugging output from the RSDP parsing code can be
visible and collected.

Suggested-by: Dave Young <dyoung@redhat.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Baoquan He <bhe@redhat.com>
Cc: Chao Fan <fanc.fnst@cn.fujitsu.com>
Cc: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Cc: Kairui Song <kasong@redhat.com>
Cc: kexec@lists.infradead.org
Cc: x86@kernel.org
arch/x86/boot/compressed/misc.c