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
..
2005-04-16 15:20:36 -07:00
2006-09-11 13:32:30 -04:00
2006-09-26 10:52:29 +02:00
2005-04-16 15:20:36 -07:00
2006-09-26 10:52:37 +02:00
2006-09-26 10:52:40 +02:00
2006-09-26 10:52:36 +02:00
2006-09-26 10:52:26 +02:00
2006-09-26 10:52:37 +02:00