Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27707
b: refs/heads/master
c: 5247593
h: refs/heads/master
i:
  27705: 8f54b1c
  27703: 7e726a7
v: v3
  • Loading branch information
Paul Brook authored and Russell King committed Jun 18, 2006
1 parent bebfcd2 commit 5c8ec9f
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: 254a1564fb6f9242782f9a8e5d59a212424686e8
refs/heads/master: 5247593c9634309d1b9f7b549495b8e5ad521688
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/entry-common.S
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ ENTRY(sys_call_table)
@ r8 = syscall table
.type sys_syscall, #function
sys_syscall:
eor scno, r0, #__NR_OABI_SYSCALL_BASE
bic scno, r0, #__NR_OABI_SYSCALL_BASE
cmp scno, #__NR_syscall - __NR_SYSCALL_BASE
cmpne scno, #NR_syscalls @ check range
stmloia sp, {r5, r6} @ shuffle args
Expand Down

0 comments on commit 5c8ec9f

Please sign in to comment.