summaryrefslogtreecommitdiff
path: root/drivers/scsi/virtio_scsi.c
diff options
context:
space:
mode:
authorStephen M. Cameron <stephenmcameron@gmail.com>2014-11-14 23:27:29 (GMT)
committerChristoph Hellwig <hch@lst.de>2014-11-20 08:11:27 (GMT)
commit4c413128a6ff3af013bd1d82860a7ee60f93fb28 (patch)
tree24f139f6e806b5942134bf02a1b3fa43d0777c93 /drivers/scsi/virtio_scsi.c
parent4fa604e13bb2a6ef6e89224c80d96af385f533c3 (diff)
downloadlinux-4c413128a6ff3af013bd1d82860a7ee60f93fb28.tar.xz
hpsa: remove spin lock around command allocation
It is already using atomic test_and_set_bit to do the allocation. There is some microscopic chance of starvation, but it is so microscopic that it should never happen in reality. Signed-off-by: Don Brace <don.brace@pmcs.com> Reviewed-by: Webb Scales <webbnh@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/virtio_scsi.c')
0 files changed, 0 insertions, 0 deletions