summaryrefslogtreecommitdiff
path: root/include/linux/ptr_ring.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-17 16:19:39 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-26 11:10:51 +0100
commitc2219da51664451149350e47321aa0fcf72a8b8f (patch)
tree5bf97e0165b25e4baefd065d7b4df69556486441 /include/linux/ptr_ring.h
parentf23fd87e154f2c0fbac2e33c999e388f9baf2714 (diff)
irda: Fix lockdep annotations in hashbin_delete().
[ Upstream commit 4c03b862b12f980456f9de92db6d508a4999b788 ] A nested lock depth was added to the hasbin_delete() code but it doesn't actually work some well and results in tons of lockdep splats. Fix the code instead to properly drop the lock around the operation and just keep peeking the head of the hashbin queue. Reported-by: Dmitry Vyukov <dvyukov@google.com> Tested-by: Dmitry Vyukov <dvyukov@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/ptr_ring.h')
0 files changed, 0 insertions, 0 deletions