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:
222bfda
)
sparc: Fix asm/signal.h for 32-bit.
author
David S. Miller
<davem@davemloft.net>
Sun, 11 Jan 2009 07:44:45 +0000
(23:44 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 11 Jan 2009 07:44:45 +0000
(23:44 -0800)
Fix a 32-bit sparc regression reported by Robert Reif.
_NSIG_BPW needs to be 32 for 32-bit and 64 for 64-bit
Tested-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found