summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2016-02-18 19:50:37 +0300
committerTejun Heo <tj@kernel.org>2016-02-18 19:53:17 +0300
commit3948b6f2b7677165324afe52c3bd0088ca7c776c (patch)
treee45b65abd715060683cb22ddd54b0fd2fd310c10 /net/unix/af_unix.c
parenta2127e400edd2258fda6d83fe8b10b878a3595d9 (diff)
downloadlinux-3948b6f2b7677165324afe52c3bd0088ca7c776c.tar.xz
libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_show()
ata_scsi_park_show() was pairing spin_lock_irqsave() with spin_unlock_irq(). As the function is always called with irq enabled, it didn't actually break anything. Use spin_lock_irq() instead. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Cc: Elias Oltmanns <eo@nebensachen.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions