diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-06-08 03:00:22 -0700 |
---|---|---|
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-07-14 13:32:49 -0700 |
commit | 916a0fe739f151664f7f07b42543ae6fd4caec49 (patch) | |
tree | d2cd189b463bc998042fd7d02d1f2c365782c9df /net | |
parent | 890aeacf64c55a7ada7054a140d249ab13899f2d (diff) | |
download | kernel_samsung_tuna-916a0fe739f151664f7f07b42543ae6fd4caec49.zip kernel_samsung_tuna-916a0fe739f151664f7f07b42543ae6fd4caec49.tar.gz kernel_samsung_tuna-916a0fe739f151664f7f07b42543ae6fd4caec49.tar.bz2 |
x86/ioapic.c: remove #ifdef for 82093AA workaround
While no 64-bit hardware will have a version 0x11 I/O APIC which needs
the level/edge bug workaround, that's not a particular reason to use
CONFIG_X86_32 to #ifdef the code out. Most 32-bit machines will no
longer need the workaround either, so the test to see whether it is
necessary should be more fine-grained than "32-bit=yes, 64-bit=no".
(Also fix formatting of block comment.)
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions