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:
0235497
)
[SPARC64]: Move signal compat bits to new header file.
author
David S. Miller
<davem@sunset.davemloft.net>
Mon, 2 Oct 2006 21:17:57 +0000
(14:17 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 2 Oct 2006 21:24:18 +0000
(14:24 -0700)
Create asm-sparc64/compat_signal.h and stuff things there.
This avoids the "linux/compat.h includes asm/signal.h but
asm/signal.h needs compat_sigset_t which isn't defined yet"
problems introduced recently.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found