Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333013
b: refs/heads/master
c: 450e47d
h: refs/heads/master
i:
  333011: 71e5626
v: v3
  • Loading branch information
Martin Schwidefsky committed Oct 9, 2012
1 parent 3255063 commit 4807be8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: fc7e48aad35bf98c84cf21aed5c2f100c5ce009b
refs/heads/master: 450e47da67499aeb6f1700e8f84747460c11ab56
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/entry64.S
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ sysc_sigpending:
jno sysc_return
lmg %r2,%r7,__PT_R2(%r11) # load svc arguments
lghi %r8,0 # svc 0 returns -ENOSYS
lh %r1,__PT_INT_CODE+2(%r11) # load new svc number
llgh %r1,__PT_INT_CODE+2(%r11) # load new svc number
cghi %r1,NR_syscalls
jnl sysc_nr_ok # invalid svc number -> do svc 0
slag %r8,%r1,2
Expand Down

0 comments on commit 4807be8

Please sign in to comment.