Files
android_kernel_xiaomi_sm8450/arch/x86/kernel/apic
Jeremy Fitzhardinge 916a0fe739 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>
2009-07-14 13:32:49 -07:00
..
2009-06-01 21:06:21 +02:00
2009-06-11 23:31:52 +02:00
2009-03-13 14:49:57 +10:30
2009-06-17 19:02:35 +02:00
2009-06-17 19:02:35 +02:00