]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] idle: remove idle notifier chain.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 14 Jul 2008 07:59:06 +0000 (09:59 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 14 Jul 2008 08:02:13 +0000 (10:02 +0200)
commitfb320e54f354e53ecf8a054dcd5cd51039b96c86
treef13ea310c22080a90dcbc9580b678cbd91c44838
parent98ec8d61e20d08c716a33fe8ee3750685d9f3d66
[S390] idle: remove idle notifier chain.

The idle notifier chain consists of at most one element. So there's
no point in having a notifier chain. Remove it and directly call the
function.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/process.c
arch/s390/kernel/vtime.c
include/asm-s390/processor.h
include/asm-s390/timer.h