]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a721c5f84e1fa25752d506e1efa2ebc8236a9ab
treefc7f887b1c32ed9e9e2eebc25d1972b55dfc95e2
parent39f2630599f248889b639e120bcda9cbd638e88b
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