kernel-ark/include/asm-ppc
Paul Mackerras bb0bb3b659 [PATCH] ppc32: Kill init on unhandled synchronous signals
This is a patch that I have had in my tree for ages.  If init causes
an exception that raises a signal, such as a SIGSEGV, SIGILL or
SIGFPE, and it hasn't registered a handler for it, we don't deliver
the signal, since init doesn't get any signals that it doesn't have a
handler for.  But that means that we just return to userland and
generate the same exception again immediately.  With this patch we
print a message and kill init in this situation.

This is very useful when you have a bug in the kernel that means that
init doesn't get as far as executing its first instruction. :)
Without this patch the system hangs when it gets to starting the
userland init; with it you at least get a message giving you a clue
about what has gone wrong.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-10 10:15:11 -07:00
..
8xx_immap.h
a.out.h
amigahw.h
amigaints.h
amigappc.h
amigayle.h
amipcmcia.h
ans-lcd.h
atomic.h
auxvec.h
backlight.h
bitops.h
bootinfo.h
bootx.h
bseip.h
btext.h
bug.h
byteorder.h
cache.h
cacheflush.h
checksum.h
commproc.h
cpm2.h
cputable.h
current.h
dbdma.h
delay.h
dma-mapping.h
dma.h
elf.h
floppy.h
futex.h
gg2.h
gt64260_defs.h
gt64260.h
hardirq.h
harrier.h
hawk_defs.h
hawk.h
heathrow.h
highmem.h
hw_irq.h
hydra.h
i8259.h
ibm4xx.h
ibm44x.h
ibm403.h
ibm405.h
ibm_ocp_pci.h
ibm_ocp.h
ide.h
immap_85xx.h
immap_cpm2.h
io.h
ipcbuf.h
ipic.h
irq.h [PATCH] remove unnecessary handle_IRQ_event() prototypes 2005-09-09 13:57:33 -07:00
kexec.h
keylargo.h
kgdb.h
kmap_types.h
m48t35.h
m8260_pci.h
machdep.h
macio.h
md.h
mediabay.h
mk48t59.h
mmu_context.h
mmu.h
mpc8xx.h
mpc10x.h
mpc52xx_psc.h
mpc52xx.h
mpc83xx.h
mpc85xx.h
mpc8260_pci9.h
mpc8260.h
mv64x60_defs.h
mv64x60.h
nvram.h
ocp_ids.h
ocp.h
of_device.h
ohare.h
open_pic.h
page.h
parport.h
pc_serial.h
pci-bridge.h
pci.h [PATCH] Make sparc64 use setup-res.c 2005-09-08 14:57:25 -07:00
perfmon.h
pgalloc.h
pgtable.h
pmac_feature.h
pmac_low_i2c.h
pnp.h
posix_types.h
ppc4xx_dma.h
ppc4xx_pic.h
ppc_asm.h
ppc_sys.h
ppcboot.h
prep_nvram.h
processor.h
prom.h
ptrace.h
raven.h
reg_booke.h
reg.h [PATCH] ppc32: Kill PVR_440* defines 2005-09-09 13:57:29 -07:00
residual.h
rheap.h
rtc.h
rwsem.h
scatterlist.h
seccomp.h
sections.h
segment.h
semaphore.h
serial.h
sigcontext.h
signal.h
smp.h
spinlock_types.h [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
spinlock.h [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
stat.h
statfs.h
suspend.h
system.h [PATCH] ppc32: Kill init on unhandled synchronous signals 2005-09-10 10:15:11 -07:00
thread_info.h
time.h
tlb.h
tlbflush.h
todc.h
traps.h
types.h
uaccess.h
ucontext.h
uninorth.h
unistd.h
vga.h
xmon.h
xparameters.h
zorro.h