summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
diff options
context:
space:
mode:
authorStephen M. Cameron <stephenmcameron@gmail.com>2014-11-15 00:27:29 +0100
committerChristoph Hellwig <hch@lst.de>2014-11-20 09:11:27 +0100
commit4c413128a6ff3af013bd1d82860a7ee60f93fb28 (patch)
tree24f139f6e806b5942134bf02a1b3fa43d0777c93 /drivers/regulator
parenthpsa: always call pci_set_master after pci_enable_device (diff)
downloadlinux-4c413128a6ff3af013bd1d82860a7ee60f93fb28.tar.xz
linux-4c413128a6ff3af013bd1d82860a7ee60f93fb28.zip
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 '')
0 files changed, 0 insertions, 0 deletions