original_kernel/arch
Andi Kleen a15da49deb [PATCH] Fix idle notifiers
Previously exit_idle would be called more often than enter_idle

Now instead of using complicated tests just keep track of it
using the per CPU variable as a flip flop.  I moved the idle state into the
PDA to make the access more efficient.

Original bug report and an initial patch from Stephane Eranian,
but redone by AK.

Cc: Stephane Eranian <eranian@hpl.hp.com>

Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:40 +02:00
..
alpha
arm
arm26
cris
frv
h8300
i386 [PATCH] i386: Remove experimental mark of kexec 2006-09-26 10:52:40 +02:00
ia64 [PATCH] cpu to node relationship fixup: map cpu to node 2006-09-25 17:38:36 -07:00
m32r
m68k
m68knommu
mips
parisc
powerpc
ppc
s390 [PATCH] x86: Some preparationary cleanup for stack trace 2006-09-26 10:52:34 +02:00
sh
sh64
sparc
sparc64 [SPARC64]: Fix section-mismatch errors in solaris emul module. 2006-09-25 16:39:55 -07:00
um [PATCH] i386: Redo semaphore and rwlock assembly helpers 2006-09-26 10:52:29 +02:00
v850
x86_64 [PATCH] Fix idle notifiers 2006-09-26 10:52:40 +02:00
xtensa