]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rsxx: Fixes DLPAR add kernel panic if partition still mounted.
authorPhilip J Kelleher <pjk1939@linux.vnet.ibm.com>
Tue, 18 Jun 2013 19:46:04 +0000 (14:46 -0500)
committerJens Axboe <axboe@kernel.dk>
Wed, 19 Jun 2013 11:52:09 +0000 (13:52 +0200)
commit66bc600363acd0acae84e878e5a06e7b7a38c014
treea5e0b7bfcb3e178b60b91ca8d4beeca717d24126
parentf730e3dc6dc4698d55fd9bf6de33a5436900e9bd
rsxx: Fixes DLPAR add kernel panic if partition still mounted.

A kernel panic would occur on a DLPAR add if there was a partition
still mounted during the DLPAR remove. This bug fix will allow the
user to unmount the partition and bring the driver back into a
good state after the DLPAR add.

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