]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
hpsa: use per-cpu variable for lockup_detected
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 29 May 2014 15:53:18 +0000 (10:53 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 2 Jun 2014 07:54:56 +0000 (09:54 +0200)
commit094963dad88c86f8f480c78992df03d916774c18
tree4855df6634281b06ee4f6a9f1426729a42056b4a
parent41b3cf08cd5e7915293f3784ab649d48bb142153
hpsa: use per-cpu variable for lockup_detected

Avoid excessive locking by using per-cpu variable for lockup_detected

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Reviewed-by: Scott Teel <scott.teel@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h