kernel-ark/arch/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
..
configs [PATCH] ppc64: Update g5_defconfig for ARCH=powerpc 2005-11-08 11:17:50 +11:00
kernel [PATCH] powerpc: Merge signal.h 2005-11-10 11:23:46 +11:00
lib Merge ../linux-2.6 2005-11-07 14:42:09 +11:00
mm [PATCH] Memory Add Fixes for ppc64 2005-11-08 15:17:19 +11:00
oprofile [PATCH] ppc64: fix oprofile sample bit handling 2005-11-08 11:19:55 +11:00
platforms [PATCH] sched: resched and cpu_idle rework 2005-11-09 07:56:33 -08:00
sysdev [PATCH] powerpc: Kill ppcdebug 2005-11-07 12:37:45 +11:00
xmon powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00
Kconfig [PATCH] Memory Add Fixes for ppc64 2005-11-08 15:17:38 +11:00
Kconfig.debug [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu 2005-11-07 07:53:35 -08:00
Makefile powerpc: Set entry point and text address in linker script 2005-11-03 16:03:06 +11:00