kernel-hacking-2024-linux-s.../drivers/s390/cio
Sebastian Ott 06739a8ad3 [S390] cio: fix double free after failed device initialization
If io_subchannel_initialize_dev fails it will release the only
reference to the ccw device therefore the caller should not
kfree this device since this is done in the release function.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-08-23 18:10:00 +02:00
..
airq.c
blacklist.c
blacklist.h
ccwgroup.c
chp.c
chp.h
chsc.c [S390] pm: css bus power management callbacks 2009-06-16 10:31:09 +02:00
chsc.h [S390] pm: css bus power management callbacks 2009-06-16 10:31:09 +02:00
chsc_sch.c [S390] pm: chsc subchannel driver power management callbacks 2009-06-16 10:31:10 +02:00
chsc_sch.h
cio.c
cio.h
cio_debug.h
cmf.c
crw.c
css.c [S390] pm: css bus power management callbacks 2009-06-16 10:31:09 +02:00
css.h [S390] pm: css bus power management callbacks 2009-06-16 10:31:09 +02:00
device.c [S390] cio: fix double free after failed device initialization 2009-08-23 18:10:00 +02:00
device.h
device_fsm.c
device_id.c
device_ops.c
device_pgid.c
device_status.c
fcx.c
idset.c
idset.h
io_sch.h
ioasm.h
isc.c
itcw.c
Makefile
qdio.h [S390] qdio: move adapter interrupt tasklet code 2009-06-22 12:08:19 +02:00
qdio_debug.c [S390] qdio: move adapter interrupt tasklet code 2009-06-22 12:08:19 +02:00
qdio_debug.h
qdio_main.c [S390] qdio: Sanitize do_QDIO sanity checks 2009-06-22 12:08:21 +02:00
qdio_perf.c
qdio_perf.h
qdio_setup.c
qdio_thinint.c [S390] qdio: merge AI tasklet into interrupt handler 2009-06-22 12:08:20 +02:00
scsw.c