summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte/bcm1480
diff options
context:
space:
mode:
authorDavid Daney <ddaney@caviumnetworks.com>2009-05-05 19:49:47 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2009-05-14 12:50:29 (GMT)
commita6d5ff04e83b36e0d5c2c50ef4d18e9f38b5abc2 (patch)
treeb85da186188c8a9d6622849da5e73aa7896911c9 /arch/mips/sibyte/bcm1480
parentd0ce9a5a47113eec041a0972a0b86134b8fd2828 (diff)
downloadlinux-fsl-qoriq-a6d5ff04e83b36e0d5c2c50ef4d18e9f38b5abc2.tar.xz
MIPS: Use force_sig when handling address errors.
When init is started it is SIGNAL_UNKILLABLE. If it were to get an address error, we would try to send it SIGBUS, but it would be ignored and the faulting instruction restarted. This results in an endless loop. We need to use force_sig() instead so it will actually die and give us some useful information. Reported-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sibyte/bcm1480')
0 files changed, 0 insertions, 0 deletions