parisc: Enhance page fault termination message
authorJohn David Anglin <dave.anglin@bell.net>
Tue, 4 Jan 2022 21:40:02 +0000 (21:40 +0000)
committerHelge Deller <deller@gmx.de>
Fri, 7 Jan 2022 00:29:21 +0000 (01:29 +0100)
commit20dda87bdc6567e864942ead40bc149ebbe3ae79
treeb6dfec6b18c4984c356ec144612c5e6c80978e4a
parent9d90a90855ceb9ce0fb9b46b0591ac211e4b4612
parisc: Enhance page fault termination message

In debugging kernel panics, I believe it is useful to know what type
of page fault caused the termination. "Bad Address" is too vague.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/mm/fault.c