Skip to content
  • Andi Kleen's avatar
    [PATCH] Fix bad apic fix on i386 · e1a8e6c9
    Andi Kleen authored
    
    
    Fix wrong '!' in bad apic fix
    
    I forgot to remove the ! when moving the code from x86-64 to i386 x86-64
    tested !disable_apic, but of course for cpu_has_apic it shouldn't be
    negated.
    
    Credit goes to Jan Beulich for spotting it with eagle eyes.
    
    Cc: Jan Beulich <jbeulich@novell.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Signed-off-by: default avatarAndi Kleen <ak@suse.de>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    e1a8e6c9