commit | 050a09389e045f37e5bf08718cf36909766e20d1 | [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 | 55911d552e81729ddf825b44463805ade84eb1f0 | |
parent | 3c57bb9f454e8fc7b3d815b991b0dec43c766641 [diff] |
[PATCH] ppc64: pSeries idle fixups - separate out sleep logic in dedicated_idle, it was so far indented that it got squashed against the right side of the screen. - add runlatch support, looping on runlatch disable. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>