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:
e969161
)
xtensa: pull signal definitions from signal-defs.h
author
Max Filippov
<jcmvbkbc@gmail.com>
Tue, 8 Jan 2013 04:48:42 +0000
(08:48 +0400)
committer
Chris Zankel
<chris@zankel.net>
Sun, 24 Feb 2013 03:12:52 +0000
(19:12 -0800)
This fixes the following build error in the current linux-next:
include/linux/signal.h:261:2: error: unknown type name '__sigrestore_t'
make[2]: *** [arch/xtensa/kernel/asm-offsets.s] Error 1
make[1]: *** [prepare0] Error 2
make: *** [sub-make] Error 2
that appeared after 32dae82 'consolidate kernel-side struct sigaction declarations'
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/include/uapi/asm/signal.h
patch
|
blob
|
history
diff --cc
arch/xtensa/include/uapi/asm/signal.h
Simple merge