Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210840
b: refs/heads/master
c: 44c7aff
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Sep 20, 2010
1 parent 9f3b599 commit 8c7b17b
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: ad0acab4557a91a60251b3ffe3478fad572d6f61
refs/heads/master: 44c7afffa429a7cdcd1755019ab76566ff41e66d
2 changes: 1 addition & 1 deletion trunk/arch/frv/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ static void do_signal(void)
break;

case -ERESTART_RESTARTBLOCK:
__frame->gr8 = __NR_restart_syscall;
__frame->gr7 = __NR_restart_syscall;
__frame->pc -= 4;
break;
}
Expand Down

0 comments on commit 8c7b17b

Please sign in to comment.