]> git.neil.brown.name Git - history.git/commit
[PATCH] x86_64: Remove check that limited max number of IO-APIC to 8.
authorAndi Kleen <ak@suse.de>
Tue, 11 Jan 2005 09:50:12 +0000 (01:50 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 11 Jan 2005 09:50:12 +0000 (01:50 -0800)
commit62672609abaa73d6c47796ccc6033ce04b55d935
tree8b3e0c2ffcc721301ec9ddc9478373a3de40a997
parent415f704d2642e03ef53d1f0aaa3219ac24abe75d
[PATCH] x86_64: Remove check that limited max number of IO-APIC to 8.

The original check was apparently to work around some old BIOS bugs and we
just assume x86-64 machines don't have this class of problems.

Originally found by <YhLu@tyan.com>

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/io_apic.c