Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286608
b: refs/heads/master
c: c25a785
h: refs/heads/master
v: v3
  • Loading branch information
Dan Rosenberg authored and Linus Torvalds committed Jan 23, 2012
1 parent 1ba467f commit b8edcd1
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: 9f9f1acd713d69fae2af286fbeedc6c8963411c6
refs/heads/master: c25a785d6647984505fa165b5cd84cfc9a95970b
2 changes: 1 addition & 1 deletion trunk/arch/score/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ ENTRY(handle_sys)
sw r9, [r0, PT_EPC]

cmpi.c r27, __NR_syscalls # check syscall number
bgtu illegal_syscall
bgeu illegal_syscall

slli r8, r27, 2 # get syscall routine
la r11, sys_call_table
Expand Down

0 comments on commit b8edcd1

Please sign in to comment.