commit | 45e75dfb609df4391636c2218bec5ea04536601d | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Jul 07 17:56:33 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:41 2005 -0700 |
tree | 7b6bebf52bd2b27bc02d19f790482e9033d15ffb | |
parent | 050a09389e045f37e5bf08718cf36909766e20d1 [diff] |
[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>