linux-kernel-test/arch/i386/kernel/cpu/mcheck
Linus Torvalds ea3d5226f5 Revert "[PATCH] i386: add idle notifier"
This reverts commit 2ff2d3d747.

Uwe Bugla reports that he cannot mount a floppy drive any more, and Jiri
Slaby bisected it down to this commit.

Benjamin LaHaise also points out that this is a big hot-path, and that
interrupt delivery while idle is very common and should not go through
all these expensive gyrations.

Fix up conflicts in arch/i386/kernel/apic.c and arch/i386/kernel/irq.c
due to other unrelated irq changes.

Cc: Stephane Eranian <eranian@hpl.hp.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Andrew Morton <akpm@osdl.org>
Cc: Uwe Bugla <uwe.bugla@gmx.de>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-26 09:21:46 -08:00
..
k7.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile [PATCH] x86: Refactor thermal throttle processing 2006-09-26 10:52:42 +02:00
mce.c [PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h> 2007-02-13 13:26:22 +01:00
mce.h [PATCH] i386: Move mce_disabled to asm/mce.h 2007-02-13 13:26:26 +01:00
non-fatal.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
p4.c Revert "[PATCH] i386: add idle notifier" 2007-02-26 09:21:46 -08:00
p5.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00
p6.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00
therm_throt.c [PATCH] hotplug CPU: clean up hotcpu_notifier() use 2006-12-07 08:39:39 -08:00
winchip.c [PATCH] x86: add MCE resume 2005-11-07 07:53:30 -08:00