On Tue, Jan 25, 2011 at 11:52 AM, Mike Snitzer <snitzer@xxxxxxxxxx> wrote: > The use of blk_execute_rq_nowait() implies __blk_put_request() is needed > in start_stop_endio() rather than blk_put_request() -- > blk_finish_request() is called with queue lock already held. > > Signed-off-by: Mike Snitzer <snitzer@xxxxxxxxxx> > --- > drivers/scsi/device_handler/scsi_dh_hp_sw.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > v2: fix endio cut and paste typo in patch header Bleh, the patch subject needs to be updated too: s/stpg_endio/start_stop_endio/ Sorry for the imprecise submission! -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html