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:
7d4fdc1
)
[ARM] Re-use sigframe within rt_sigframe
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 15 Jun 2006 19:18:25 +0000
(20:18 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 18 Jun 2006 15:17:43 +0000
(16:17 +0100)
sigframe is now a contained subset of rt_sigframe, so we can start
to re-use code which accesses sigframe data for both rt and non-rt
signals.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found