diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2008-03-05 12:37:08 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-03-05 12:37:17 +0100 |
commit | 5ccd0e43bb916872022df974d0f39337797d9277 (patch) | |
tree | d87472ab01f467187ae6b3024b28939ab6672783 /drivers/s390/block | |
parent | 9361a492cded45af2c3e7f50dbec9dd6dab49861 (diff) | |
download | talos-op-linux-5ccd0e43bb916872022df974d0f39337797d9277.tar.gz talos-op-linux-5ccd0e43bb916872022df974d0f39337797d9277.zip |
[S390] idle: Fix machine check handling in idle loop.
If a machine check handling is pending when the idle loop is entered
default_idle will be left with timer ticks and virtual timer disabled.
Fix this by "calling" the idle_chain. Also a BUG_ON(!in_interrupt) in
start_hz_timer must be removed since the function now gets called from
non interrupt context as well.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/block')
0 files changed, 0 insertions, 0 deletions