]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86: Fix compile issues if CONFIG_XEN not defined
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 29 Jan 2018 19:29:40 +0000 (14:29 -0500)
committerJack Vogel <jack.vogel@oracle.com>
Thu, 1 Feb 2018 22:11:55 +0000 (14:11 -0800)
commit5e86fd5926c37f8250b71d3d5b0be277edb7ddb9
treeee2a99860b04e95fde314d0be8c5be76f3d2ce2c
parent70dd1fb3b452d179dbc57b13f01a635bdffd4333
x86: Fix compile issues if CONFIG_XEN not defined

We added the usage of 'xen_initial_domain()' but forgot
to include the header file.

OraBug: 27477720
Reviewed-by: John Haxby <john.haxby@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/kernel/cpu/scattered.c
arch/x86/mm/kaiser.c
arch/x86/mm/numa.c