commit | cfdb00a77ea7d5fb922fd985e5dfbcb36873411b | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon May 31 22:38:40 2010 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Sun Sep 26 16:25:51 2010 +0200 |
tree | d5b70c7edc95cad7271342214d3e4338f37e02c2 | |
parent | 54066a57c584ee8ce767053116fc4943ed1168b5 [diff] |
s390/block: kill the big kernel lock The dasd and dcssblk drivers gained the big kernel lock in the recent pushdown from the block layer, but they don't really need it, so remove the calls without a replacement. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: linux-s390@vger.kernel.org