mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
s390/mm: fix typo in comment
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
This commit is contained in:
parent
6589c93f99
commit
7904aaa8b2
1 changed files with 1 additions and 1 deletions
|
@ -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 (suprression)
|
||||
* 04 Protection -> Write-Protection (suppression)
|
||||
* 10 Segment translation -> Not present (nullification)
|
||||
* 11 Page translation -> Not present (nullification)
|
||||
* 3b Region third trans. -> Not present (nullification)
|
||||
|
|
Loading…
Add table
Reference in a new issue