]> Pileus Git - ~andy/linux/commit
block: IBM RamSan 70/80 fixes inconsistent locking.
authorPhilip J Kelleher <pjk1939@linux.vnet.ibm.com>
Mon, 25 Feb 2013 18:31:31 +0000 (12:31 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 11 Mar 2013 18:53:55 +0000 (19:53 +0100)
commit03ac03a8971bd7e9f8c8b20a309b61beaf154d60
tree310c2b5750e53387f45a4144e4454b181143bdc4
parentf37912039eb04979f269de0a7dc1a601702df51a
block: IBM RamSan 70/80 fixes inconsistent locking.

This patch includes changes to the cregs locking scheme. Before,
inconsistant locking would occur because of misuse of spin_lock,
spin_lock_bh, and counter parts.

Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rsxx/cregs.c