Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121354
b: refs/heads/master
c: 8f2961c
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Martin Schwidefsky committed Dec 25, 2008
1 parent a8744a7 commit b1450a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5439050f9f1aa92381ab9beccbea6ddf0c687c2b
refs/heads/master: 8f2961c39eacd5d450048d8a3e91675486f3a015
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ ret_from_fork:
basr %r14,%r1
TRACE_IRQS_ON
stosm __SF_EMPTY(%r15),0x03 # reenable interrupts
b BASED(sysc_return)
b BASED(sysc_tracenogo)

#
# kernel_execve function needs to deal with pt_regs that is not
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/entry64.S
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ ret_from_fork:
0: brasl %r14,schedule_tail
TRACE_IRQS_ON
stosm 24(%r15),0x03 # reenable interrupts
j sysc_return
j sysc_tracenogo

#
# kernel_execve function needs to deal with pt_regs that is not
Expand Down

0 comments on commit b1450a3

Please sign in to comment.