[PATCH] ppc64: idle fixups
authorAnton Blanchard <anton@samba.org>
Fri, 8 Jul 2005 00:56:33 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:41 +0000 (18:23 -0700)
commit45e75dfb609df4391636c2218bec5ea04536601d
tree7b6bebf52bd2b27bc02d19f790482e9033d15ffb
parent050a09389e045f37e5bf08718cf36909766e20d1
[PATCH] ppc64: idle fixups

- remove some unnecessary includes
- add runlatch support
- no need to use raw_smp_processor_id any more, current preempt debug
  logic checks for processes that are bound to one cpu.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/idle.c