Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208363
b: refs/heads/master
c: 8cbd84f
h: refs/heads/master
i:
  208361: 925a412
  208359: b4e7bf5
v: v3
  • Loading branch information
Linus Torvalds committed Aug 10, 2010
1 parent 60a802c commit ade7093
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: 20d7b2415c55aece840048e1e01348daa8f646b0
refs/heads/master: 8cbd84f2dd4e52a8771b191030c374ba3e56d291
2 changes: 1 addition & 1 deletion trunk/arch/x86/ia32/ia32entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -844,5 +844,5 @@ ia32_sys_call_table:
.quad compat_sys_recvmmsg
.quad sys_fanotify_init
.quad sys32_fanotify_mark
.quad sys_prlimit64
.quad sys_prlimit64 /* 340 */
ia32_syscall_end:
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/syscall_table_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -339,4 +339,4 @@ ENTRY(sys_call_table)
.long sys_recvmmsg
.long sys_fanotify_init
.long sys_fanotify_mark
.long sys_prlimit64
.long sys_prlimit64 /* 340 */

0 comments on commit ade7093

Please sign in to comment.