]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "[PATCH] i386: add idle notifier"
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 26 Feb 2007 17:21:46 +0000 (09:21 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 26 Feb 2007 17:21:46 +0000 (09:21 -0800)
commit59872ae5b566f5e5eaaef6f13cd562d5d230ff86
tree090a48a6f6b2934d32a641ec6e61b3dc59a48514
parent5031461c81a032779c779cda5a7ac1f3aef73100
Revert "[PATCH] i386: add idle notifier"

This reverts commit f97e092bf29067b74a3711300c505f72747f73b0.

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>
arch/i386/kernel/apic.c
arch/i386/kernel/cpu/mcheck/p4.c
arch/i386/kernel/irq.c
arch/i386/kernel/process.c
arch/i386/kernel/smp.c
include/asm-i386/idle.h [deleted file]
include/asm-i386/processor.h