• I
    Revert "x86: fix ioapic bug again" · 0b6a39f7
    Ingo Molnar 提交于
    This reverts commit 6e908947.
    
    Németh Márton reported:
    
    | there is a problem in 2.6.26-rc3 which was not there in case of
    | 2.6.25: the CPU wakes up ~90,000 times per sec instead of ~60 per sec.
    |
    | I also "git bisected" the problem, the result is:
    |
    | 6e908947 is first bad commit
    | commit 6e908947
    | Author: Ingo Molnar <mingo@elte.hu>
    | Date:   Fri Mar 21 14:32:36 2008 +0100
    |
    |     x86: fix ioapic bug again
    
    the original problem is fixed by Maciej W. Rozycki in the tip/x86/apic
    branch (confirmed by Márton), but those changes are too intrusive for
    v2.6.26 so we'll go for the less intrusive (repeated) revert now.
    Reported-and-bisected-by: NNémeth Márton <nm127@freemail.hu>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    0b6a39f7
nmi_32.c 10.9 KB