aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry64.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/kernel/entry64.S')
-rw-r--r--arch/s390/kernel/entry64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/kernel/entry64.S b/arch/s390/kernel/entry64.S
index 89c121ae633..ea90d9a676f 100644
--- a/arch/s390/kernel/entry64.S
+++ b/arch/s390/kernel/entry64.S
@@ -417,7 +417,7 @@ ret_from_fork:
4170: brasl %r14,schedule_tail 4170: brasl %r14,schedule_tail
418 TRACE_IRQS_ON 418 TRACE_IRQS_ON
419 stosm 24(%r15),0x03 # reenable interrupts 419 stosm 24(%r15),0x03 # reenable interrupts
420 j sysc_return 420 j sysc_tracenogo
421 421
422# 422#
423# kernel_execve function needs to deal with pt_regs that is not 423# kernel_execve function needs to deal with pt_regs that is not