x86/apic/uv: Update the UV APIC driver check
authorMike Travis <travis@sgi.com>
Thu, 9 Apr 2015 18:26:30 +0000 (13:26 -0500)
committerIngo Molnar <mingo@kernel.org>
Fri, 10 Apr 2015 08:16:07 +0000 (10:16 +0200)
commit379b97e280971ef7673db5166c7e0f7ab49b81de
treefc7f887b1c32ed9e9e2eebc25d1972b55dfc95e2
parent7a4e017041136de05527722b97e0c1f8702a5cbe
x86/apic/uv: Update the UV APIC driver check

Fix a bug in the OEM check function that determines if the
system is a UV system and the BIOS is compatible with the
kernel's UV apic driver.  This prevents some possibly obscure
panics and guards the system against being started on SGI
hardware that does not have the required kernel support.

Signed-off-by: Mike Travis <travis@sgi.com>
Acked-by: Hedi Berriche <hedi@sgi.com>
Acked-by: Dimitri Sivanich <sivanich@sgi.com>
Link: http://lkml.kernel.org/r/20150409182629.112998930@asylum.americas.sgi.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/apic/x2apic_uv_x.c