[PATCH] ARM: Don't try to send a signal to pid0
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 30 Jun 2005 10:06:49 +0000 (11:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Jun 2005 10:06:49 +0000 (11:06 +0100)
commitcfb0810eab39d1162f45b73fc96f45ab1cbcbe8b
treebbe5ec68ab0a4483324bd4e231cb6fb2358d23ab
parent9b4311eedb17fa88f02e4876cd6aa9a08e383cd6
[PATCH] ARM: Don't try to send a signal to pid0

If we receive an unrecognised abort during boot, don't try to
send a signal to pid0, but instead report the current state.
This leads to less confusing debug reports.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/traps.c
arch/arm/mm/fault.c
include/asm-arm/system.h