]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit903a6b10534182be5234224cb90802a3e510ac41
tree7b6bebf52bd2b27bc02d19f790482e9033d15ffb
parent3386edbda35012884db8b700d00628bc45f33030
[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