git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1230b40
)
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
author
Nicolas Pitre
<nico@cam.org>
Wed, 18 Jan 2006 22:38:47 +0000
(22:38 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 18 Jan 2006 22:38:47 +0000
(22:38 +0000)
Patch from Nicolas Pitre
The signal return path consists of user code provided by the kernel.
Since a syscall is used, it has to be updated to work with EABI.
Noticed by Daniel Jacobowitz.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found