commit | 2ba567cbd7626700b800d4ce9503bd3cd78ed7ef | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Tue May 30 22:47:51 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue May 30 20:31:05 2006 -0700 |
tree | 70fe0359add1e1ab0e1d8ecb6581b6a149dfad3c | |
parent | dc9a719528d782777b86936b817cc0913d5f0b42 [diff] |
[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>