Martin Schwidefsky adb4583981 [S390] kprobes: disable interrupts throughout
Execute the kprobe exception and fault handler with interrupts disabled.
To disable the interrupts only while a single step is in progress is not
good enough, a kprobe from interrupt context while another kprobe is
handled can confuse the internal house keeping.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-11-10 10:05:54 +01:00
..
2010-10-25 16:10:21 +02:00
2010-11-10 10:05:53 +01:00
2010-08-14 22:26:53 +02:00
2010-10-25 16:10:14 +02:00