]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit773922e1dab93a62e60cfb34afadb0f66d5f12e9
treef13ea310c22080a90dcbc9580b678cbd91c44838
parent9d92a7e1b0d095c8be96ce5e592c6c5541684631
[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