]> git.baikalelectronics.ru Git - kernel.git/commit
s390/mm: correct comment about segment table entries
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 10 Feb 2016 15:47:14 +0000 (16:47 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 23 Feb 2016 07:56:20 +0000 (08:56 +0100)
commitc0656fb9476318713ae42ae92eb88831c7773b5d
treeb2358ac01748916844782f936e57f6f85399a470
parent5443035b548a4a941b7f20fb50f449ee8f05a5a6
s390/mm: correct comment about segment table entries

The comment describing the bit encoding for segment table entries
is incorrect in regard to the read and write bits. The segment
read bit is 0x0002 and write is 0x0001, not the other way around.

Reported-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/pgtable.h