]> git.baikalelectronics.ru Git - kernel.git/commit
s390/nmi: change type of mcck_interruption_code lowcore field
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 6 Oct 2015 12:45:35 +0000 (14:45 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 14 Oct 2015 12:32:15 +0000 (14:32 +0200)
commit18600619400e98ee6b5673cb1cd858830e9b5767
tree8c73b581fbe833b631afb410f1eb97223c51af88
parent63bd3b049169eaefa080484b96536a146aa5a6f9
s390/nmi: change type of mcck_interruption_code lowcore field

For some unknown reason the mcck_interruption_code field is defined
as array of two 32 bit values. Given that this actually is a 64 bit
field according to the architecture, change the type to u64.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/lowcore.h