Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321645
b: refs/heads/master
c: 82aabdb
h: refs/heads/master
i:
  321643: d1eed20
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Aug 8, 2012
1 parent cc51bee commit 73b221d
Show file tree
Hide file tree
Showing 2 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: 5ab37e1b226b7b40a44eea7d8d1fe19e67ff65a9
refs/heads/master: 82aabdb6f1eb61e0034ec23901480f5dd23db7c4
4 changes: 2 additions & 2 deletions trunk/arch/s390/kernel/compat_wrapper.S
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@ ENTRY(compat_sys_process_vm_readv_wrapper)
llgfr %r6,%r6 # unsigned long
llgf %r0,164(%r15) # unsigned long
stg %r0,160(%r15)
jg sys_process_vm_readv
jg compat_sys_process_vm_readv

ENTRY(compat_sys_process_vm_writev_wrapper)
lgfr %r2,%r2 # compat_pid_t
Expand All @@ -1645,4 +1645,4 @@ ENTRY(compat_sys_process_vm_writev_wrapper)
llgfr %r6,%r6 # unsigned long
llgf %r0,164(%r15) # unsigned long
stg %r0,160(%r15)
jg sys_process_vm_writev
jg compat_sys_process_vm_writev

0 comments on commit 73b221d

Please sign in to comment.