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)
commit004f0bba1902960e0d94d3712b94f7cdd9889ea6
tree8c73b581fbe833b631afb410f1eb97223c51af88
parent92778b9920abddacf31876b3f15d8ea07edeca8d
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