aboutsummaryrefslogtreecommitdiff
path: root/include/linux/flex_array.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-17 16:19:39 -0500
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:35:28 +0200
commit08d690af9924fa05b345854492d32e05b2ad6ebd (patch)
tree1911058ef5bed27f1eda3dc3a24a562fbf589477 /include/linux/flex_array.h
parent819360408e4e50b22b0d036d51d0e69e6f9e7805 (diff)
irda: Fix lockdep annotations in hashbin_delete().
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. Change-Id: I0cb630739aa44b9e7c4a5b775e906713775f13ef Reported-by: Dmitry Vyukov <dvyukov@google.com> Tested-by: Dmitry Vyukov <dvyukov@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions