commit | 7a8ad1001c51bba0507ee08cb4323d8ddcb07c70 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Mon Dec 07 12:51:39 2009 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Dec 07 12:51:33 2009 +0100 |
tree | a8e724e437acd596a437d9e9e6ff10167437fbac | |
parent | 6e9a0f67deeca90c433ac40b887cee8da3bdcea2 [diff] |
[S390] cio: change locking in io_subchannel_remove IO subchannels are always unregistered in process context, so use spin_lock_irq in the corresponding remove callback. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>