Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96963
b: refs/heads/master
c: 561c2bc
h: refs/heads/master
i:
  96961: f7afbea
  96959: 33dbf1a
v: v3
  • Loading branch information
Hideo Saito authored and Paul Mundt committed May 16, 2008
1 parent af41418 commit e273d91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e08b954c9a140f2062649faec72514eb505f18c3
refs/heads/master: 561c2bccc7c5cf3d42f38f1f4d61c7b609d4631e
1 change: 1 addition & 0 deletions trunk/arch/sh/kernel/entry-common.S
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ __restore_all:

.align 2
syscall_badsys: ! Bad syscall number
get_current_thread_info r8, r0
mov #-ENOSYS, r0
bra resume_userspace
mov.l r0, @(OFF_R0,r15) ! Return value
Expand Down

0 comments on commit e273d91

Please sign in to comment.