Hi all, here's a fix for a long-standing issue in the 'ch' driver where we would crash if one of the referenced devices was removed from underneath us. As usual, comments and reviews are welcome. Hannes Reinecke (2): ch: add missing mutex_lock()/mutex_unlock() in ch_release() ch: fixup refcounting imbalance for SCSI devices drivers/scsi/ch.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) -- 2.16.4