Martin Schwidefsky 21ec7f6dbf [S390] fix single stepped svcs with TRACE_IRQFLAGS=y
If irq flags tracing is enabled the TRACE_IRQS_ON macros expands to
a function call which clobbers registers %r0-%r5. The macro is used
in the code path for single stepped system calls. The argument
registers %r2-%r6 need to be restored from the stack before the system
call function is called.

Cc: stable@kernel.org
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-01-27 10:12:49 +01:00
..
2009-11-05 07:53:53 +01:00
2010-01-13 20:44:45 +01:00
2010-01-13 20:44:45 +01:00
2009-12-11 06:44:29 -05:00
2010-01-13 20:44:46 +01:00
2009-12-18 17:43:32 +01:00
2009-11-05 07:53:53 +01:00