From: David S. Miller Date: Mon, 2 Oct 2006 21:17:57 +0000 (-0700) Subject: [SPARC64]: Move signal compat bits to new header file. X-Git-Tag: v2.6.19-rc1~218^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14cc6abada7770bb7bd637bf7bce35503e10b652;p=pandora-kernel.git [SPARC64]: Move signal compat bits to new header file. 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 --- Reading git-diff-tree failed