From: Max Filippov Date: Tue, 8 Jan 2013 04:48:42 +0000 (+0400) Subject: xtensa: pull signal definitions from signal-defs.h X-Git-Tag: v3.9-rc1~57^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9f36b94db82fb630acdc38ac380af4cf107f8e;p=pandora-kernel.git xtensa: pull signal definitions from signal-defs.h 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 Signed-off-by: Chris Zankel --- Reading git-diff-tree failed