diff options
author | Andi Kleen <ak@suse.de> | 2006-02-07 12:48:00 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-07 10:08:38 -0800 |
commit | e1a8e6c9b757c09249ab29fc6da12d9ab64567e1 (patch) | |
tree | 3f99a8c08be4ffcdf4403eb61bcfad1b46dd2c53 /init | |
parent | 50753817a3043e0621e99f329514c0c7003563b2 (diff) |
[PATCH] Fix bad apic fix on i386
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: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions