]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] Convert monitor calls to function calls.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 17 Apr 2008 05:46:23 +0000 (07:46 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 17 Apr 2008 05:47:05 +0000 (07:47 +0200)
commit43ca5c3a1cefdaa09231d64485b8f676118bf1e0
tree37e71a475b96b811935fc484cb0633701953b5c0
parente1776856286bef076f400ec062b150b6f3c353cd
[S390] Convert monitor calls to function calls.

Remove the program check generating monitor calls and use function
calls instead. Theres is no real advantage in using monitor calls,
but they do make debugging harder, because of all the program checks
it generates.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/process.c
arch/s390/kernel/s390_ext.c
arch/s390/kernel/smp.c
arch/s390/kernel/traps.c
drivers/s390/cio/cio.c
include/asm-s390/cpu.h