]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qdio: use proper QEBSM operand for SIGA-R and SIGA-S
authorJan Glauber <jang@linux.vnet.ibm.com>
Wed, 5 Jan 2011 11:47:52 +0000 (12:47 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 22:46:54 +0000 (14:46 -0800)
commit017f6b7ef726ba5f621d9ff25e9c7f3e839cbea8
tree285f90386ff5c8e327e9d49f32c2d2e2526dc66a
parent886de5fc897f329a74c59b0787030e4e114e22e3
qdio: use proper QEBSM operand for SIGA-R and SIGA-S

commit 958c0ba403cb6a693b54be2389f9ef53377fa259 upstream.

If QIOASSIST is enabled for a qdio device the SIGA instruction requires
a modified function code. This function code modifier was missing for
SIGA-R and SIGA-S which can lead to a kernel panic caused by an
operand exception.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/s390/cio/qdio.h
drivers/s390/cio/qdio_main.c