linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hari.vyas@broadcom.com (Hari Vyas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: fix kernel panic on serror caused by user process
Date: Tue, 17 Jul 2018 15:01:20 +0530	[thread overview]
Message-ID: <1531819881-2931-1-git-send-email-hari.vyas@broadcom.com> (raw)

changes in v1:
	Based on processor mode, action is taken i.e. for user mode, only
	user process is killed otherwise as usual kernel will panic and
	system halts.

Hari Vyas (1):
  arm64: fix kernel panic on serror exception caused by user process

 arch/arm64/kernel/traps.c | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
1.9.1

             reply	other threads:[~2018-07-17  9:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-17  9:31 Hari Vyas [this message]
2018-07-17  9:31 ` [PATCH] arm64: fix kernel panic on serror exception caused by user process Hari Vyas
2018-07-17 10:06   ` Mark Rutland
2018-07-17 11:32     ` Hari Vyas
2018-07-17 11:48       ` Mark Rutland
2018-07-17 13:40         ` Hari Vyas
2018-07-17 14:20           ` James Morse
2018-07-17 14:26           ` Robin Murphy
2018-07-17 14:45           ` Russell King - ARM Linux
2018-07-18  9:14             ` Hari Vyas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1531819881-2931-1-git-send-email-hari.vyas@broadcom.com \
    --to=hari.vyas@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).