linux/drivers/s390
Heiko Carstens dc6e15556a s390/nmi: remove casts
Remove all the casts to and from the machine check interruption code.
This patch changes struct mci to a union, which contains an anonymous
structure with the already known bits and in addition an unsigned
long field, which contains the raw machine check interruption code.

This allows to simply assign and decoce the interruption code value
without the need for all those casts we had all the time.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-10-27 09:33:55 +01:00
..
block s390/dasd: fix list_del corruption after lcu changes 2015-10-15 09:28:15 +02:00
char s390/sclp: avoid merged message output 2015-10-14 14:32:10 +02:00
cio s390/nmi: remove casts 2015-10-27 09:33:55 +01:00
crypto s390/zcrypt: use system work queue for ap_scan_bus 2015-10-14 14:32:25 +02:00
net s390: remove unneeded variables 2015-08-07 09:57:01 +02:00
scsi Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2015-09-03 15:46:07 -07:00
virtio s390/diag: add a statistic for diagnose calls 2015-10-14 14:32:06 +02:00
Makefile virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio 2015-07-07 14:27:06 +03:00