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)
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

Simple merge