s390/ioinst: fix IO_INT_WORD_ISC macro
commitae52e585bf5e9678a77be033fd4b430a2e78dfed
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 15 Jun 2015 15:57:00 +0000 (15 17:57 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 17 Jun 2015 10:40:50 +0000 (17 12:40 +0200)
treef71f4621c06c829fd372573f745501692c226cb1
parent8c29f8d6b9595ac0f9ab1b41f22e91aebab482d7
s390/ioinst: fix IO_INT_WORD_ISC macro

The I/O-Interruption Subclass field corresponds to bits 2 to 5 (BE
notation) of the Interruption-Identification Word. The value should
be shift by 27 instead of 24.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/ioinst.h