Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6975
b: refs/heads/master
c: 2a0694d
h: refs/heads/master
i:
  6973: 4ce6d5f
  6971: 95da6a9
  6967: 74f2008
  6959: 30ac451
  6943: 09f17c9
  6911: ff99ccf
v: v3
  • Loading branch information
Roland McGrath authored and Linus Torvalds committed Sep 5, 2005
1 parent 9104604 commit db9f281
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 56f1d5d52a21b93bc2984c920b17e0d80df5d1b2
refs/heads/master: 2a0694d15d55d0deed928786a6393d5e45e37d76
3 changes: 2 additions & 1 deletion trunk/arch/i386/kernel/vsyscall-sigreturn.S
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

.text
.org __kernel_vsyscall+32
.org __kernel_vsyscall+32,0x90
.globl __kernel_sigreturn
.type __kernel_sigreturn,@function
__kernel_sigreturn:
Expand All @@ -35,6 +35,7 @@ __kernel_rt_sigreturn:
int $0x80
.LEND_rt_sigreturn:
.size __kernel_rt_sigreturn,.-.LSTART_rt_sigreturn
.balign 32
.previous

.section .eh_frame,"a",@progbits
Expand Down

0 comments on commit db9f281

Please sign in to comment.