linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: fix kernel panic on serror caused by user process
@ 2018-07-17  9:31 Hari Vyas
  2018-07-17  9:31 ` [PATCH] arm64: fix kernel panic on serror exception " Hari Vyas
  0 siblings, 1 reply; 10+ messages in thread
From: Hari Vyas @ 2018-07-17  9:31 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-07-18  9:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-17  9:31 [PATCH] arm64: fix kernel panic on serror caused by user process Hari Vyas
2018-07-17  9:31 ` [PATCH] arm64: fix kernel panic on serror exception " 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

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).