projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6589c93
)
s390/mm: fix typo in comment
author
Heiko Carstens
<hca@linux.ibm.com>
Tue, 14 Jul 2020 05:43:26 +0000
(07:43 +0200)
committer
Heiko Carstens
<hca@linux.ibm.com>
Mon, 20 Jul 2020 08:55:13 +0000
(10:55 +0200)
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/mm/fault.c
patch
|
blob
|
history
diff --git
a/arch/s390/mm/fault.c
b/arch/s390/mm/fault.c
index d53c2e2ea1fd2b8bd50531a4bf87c0f4f0521103..598828517d9d5438d12071ef9c916dbfaf476d45 100644
(file)
--- a/
arch/s390/mm/fault.c
+++ b/
arch/s390/mm/fault.c
@@
-376,7
+376,7
@@
static noinline void do_fault_error(struct pt_regs *regs, int access,
* routines.
*
* interruption code (int_code):
- * 04 Protection -> Write-Protection (sup
r
ression)
+ * 04 Protection -> Write-Protection (sup
p
ression)
* 10 Segment translation -> Not present (nullification)
* 11 Page translation -> Not present (nullification)
* 3b Region third trans. -> Not present (nullification)