Files
linux/include/asm-powerpc
David Gibson c5ff700116 [PATCH] powerpc: Merge signal.h
Having already merged the ppc and ppc64 versions of signal.c, this
patch finishes the job by merging signal.h.  The two versions were
almost identical already.  Notable changes:
	- We use BITS_PER_LONG to correctly size sigset_t
	- Remove some uneeded #includes and struct forward
declarations.  This does mean adding an include to signal_32.c which
relied on the indirect inclusion of sigcontext.h
	- As the ppc64 version, the merged signal.h has prototypes for
do_signal() and do_signal32().  Thus remove extra prototypes from
ppc_ksyms.c which had them directly.

Built and booted on POWER5 LPAR (ARCH=ppc64 and ARCH=powerpc).  Built
for 32-bit powermac (ARCH=ppc and ARCH=powerpc) and Walnut (ARCH=ppc).

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-10 11:23:46 +11:00
..
2005-10-11 09:59:38 +10:00
2005-11-01 21:49:02 +11:00
2005-11-02 15:19:47 +11:00
2005-09-28 15:42:53 +10:00
2005-11-06 16:56:47 -08:00
2005-09-22 21:03:33 +10:00
2005-11-07 07:53:41 -08:00
2005-11-02 14:48:18 +11:00
2005-11-08 12:20:34 +11:00
2005-11-06 16:56:47 -08:00
2005-11-01 21:02:44 +11:00
2005-11-07 14:42:09 +11:00
2005-10-27 20:50:54 +10:00
2005-11-02 14:48:18 +11:00
2005-11-08 11:17:40 +11:00
2005-11-03 16:03:07 +11:00
2005-11-03 14:41:19 +11:00
2005-10-31 13:37:12 +11:00
2005-10-31 13:37:12 +11:00
2005-11-03 16:24:25 +11:00
2005-11-10 11:23:46 +11:00
2005-11-07 13:18:13 +11:00
2005-11-08 11:17:40 +11:00
2005-11-03 16:02:23 +11:00
2005-11-06 16:56:47 -08:00
2005-11-01 14:36:55 +11:00
2005-11-06 16:56:47 -08:00
2005-10-12 08:24:47 -07:00
2005-11-04 10:20:27 +11:00
2005-11-06 16:56:47 -08:00
2005-10-27 16:45:50 +10:00
2005-11-01 15:53:19 +11:00
2005-11-03 16:59:17 +11:00
2005-10-31 13:37:12 +11:00
2005-09-21 19:21:09 +10:00