summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2013-05-28 18:54:15 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-07 23:52:49 +0400
commit1fd8fe9227c6a0b11da522709264a0ebcc0c002a (patch)
treedbfd1d712900bb0851d7762e9a4ef9f7e1988e82 /net
parente08d9828d5d6925562f8c13bc6a70aab7eeddd9a (diff)
downloadlinux-1fd8fe9227c6a0b11da522709264a0ebcc0c002a.tar.xz
arm64: don't kill the kernel on a bad esr from el0
commit 9955ac47f4ba1c95ecb6092aeaefb40a22e99268 upstream. Rather than completely killing the kernel if we receive an esr value we can't deal with in the el0 handlers, send the process a SIGILL and log the esr value in the hope that we can debug it. If we receive a bad esr from el1, we'll die() as before. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions