s390: fix name of lowcore field at offset 0xa3
authorJens Freimann <jfrei@linux.vnet.ibm.com>
Mon, 10 Feb 2014 09:55:37 +0000 (10:55 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 22 Apr 2014 11:24:48 +0000 (13:24 +0200)
According to the Principles of Operation, at offset 0xA3
in the lowcore we have the "Architectural-Mode identification",
not an "access identification".

Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>

No differences found