android_kernel_xiaomi_sm8350/drivers/s390/cio
Stefan Weinhuber 9adb8c1d4f [S390] cio: fix orb initialization in cio_start_key
The functions cio_tm_start_key and cio_start_key use the same private
orb structure of a subchannel, so the orb needs to be cleared of old
data before it is used again. A respective memset is missing from
cio_start_key and hereby added.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-09-16 09:34:32 -07:00
..
airq.c
blacklist.c
blacklist.h
ccwgroup.c [S390] cio: Fix driver_data handling for ccwgroup devices. 2008-09-16 09:34:31 -07:00
chp.c [S390] cio: Correct cleanup on error. 2008-09-09 12:39:07 +02:00
chp.h
chsc_sch.c
chsc_sch.h
chsc.c
chsc.h
cio_debug.h
cio.c [S390] cio: fix orb initialization in cio_start_key 2008-09-16 09:34:32 -07:00
cio.h
cmf.c
css.c [S390] cio: Correct cleanup on error. 2008-09-09 12:39:07 +02:00
css.h
device_fsm.c [S390] cio: allow offline processing for disconnected devices 2008-09-09 12:39:07 +02:00
device_id.c
device_ops.c
device_pgid.c
device_status.c
device.c [S390] cio: call ccw driver notify function with lock held 2008-08-21 19:46:41 +02:00
device.h [S390] cio: call ccw driver notify function with lock held 2008-08-21 19:46:41 +02:00
fcx.c
idset.c
idset.h
io_sch.h
ioasm.h
isc.c
itcw.c
Makefile
qdio_debug.c
qdio_debug.h [S390] qdio: improve s390 debug feature usage 2008-08-21 19:46:40 +02:00
qdio_main.c [S390] qdio: remove the module_get & module_put pair 2008-08-21 19:46:40 +02:00
qdio_perf.c [S390] qdio: fix section mismatch bug. 2008-08-01 16:39:35 +02:00
qdio_perf.h
qdio_setup.c [S390] qdio: improve s390 debug feature usage 2008-08-21 19:46:40 +02:00
qdio_thinint.c [S390] qdio: prevent oopsing if qdio_establish fails 2008-08-21 19:46:39 +02:00
qdio.h
scsw.c