]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] i386: apic= command line option should always be
authorJan Beulich <jbeulich@novell.com>
Tue, 30 May 2006 20:47:51 +0000 (22:47 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 31 May 2006 03:31:05 +0000 (20:31 -0700)
commit135e103d191fddede41135341d4679dd998802d6
tree70fe0359add1e1ab0e1d8ecb6581b6a149dfad3c
parent9a3eceafcd2591197bbd23947ee89c88d1d0ddcd
[PATCH] i386: apic= command line option should always be

From: "Jan Beulich" <jbeulich@novell.com>

When using apic= on the kernel command line, this had no effect for machines
matched by either the ACPI MADT or the MPS OEM table scan. However, when such
option is specified, it should also take effect for this set of systems.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/mach-generic/probe.c