android_kernel_xiaomi_sm7250/arch/ppc/kernel
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
..
align.c
asm-offsets.c
cpu_setup_6xx.S
cpu_setup_power4.S
dma-mapping.c
entry.S
head_4xx.S
head_8xx.S
head_44x.S [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type 2005-11-07 07:53:26 -08:00
head_booke.h
head_fsl_booke.S
head.S
idle_6xx.S
idle_power4.S
idle.c [PATCH] sched: resched and cpu_idle rework 2005-11-09 07:56:33 -08:00
irq.c powerpc: Merge smp.c and smp.h 2005-11-05 10:33:55 +11:00
l2cr.S
machine_kexec.c powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h 2005-11-03 15:35:45 +11:00
Makefile [PATCH] RapidIO support: ppc32 2005-11-07 07:53:47 -08:00
misc.S [PATCH] ppc32: handle access to non-present IO ports on 8xx 2005-11-07 12:37:12 +11:00
module.c
pci.c
perfmon_fsl_booke.c
ppc_htab.c
ppc_ksyms.c [PATCH] powerpc: Merge signal.h 2005-11-10 11:23:46 +11:00
ppc-stub.c
process.c
relocate_kernel.S
rio.c [PATCH] RapidIO support: ppc32 2005-11-07 07:53:47 -08:00
semaphore.c
setup.c
smp-tbsync.c
smp.c [PATCH] sched: disable preempt in idle tasks 2005-11-09 07:56:33 -08:00
softemu8xx.c
swsusp.S
temp.c
time.c Merge ../linux-2.6 by hand 2005-10-31 13:37:12 +11:00
traps.c [PATCH] ppc: Fix ARCH=ppc build with xmon 2005-11-08 11:19:48 +11:00
vmlinux.lds.S