commit | ddafddcfc78aab994cf95922befc54d98aaf371b | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sun Apr 02 19:54:09 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Apr 13 09:27:22 2006 -0700 |
tree | 9dd0c9fd76a91ca154fd2cf25e7305d4c59c3c5c | |
parent | b86756ae76dc5e7ecff3ca52a5842155e6d457de [diff] |
[PATCH] powerpc: Ensure runlatch is off in the idle loop Since external and decrementer interrupts set the runlatch on, we need to ensure its set off again in the idle loop. At the moment we dont turn it off in the inner loop. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>