diff options
author | David S. Miller <[email protected]> | 2017-02-17 16:19:39 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-02-17 16:19:39 -0500 |
commit | 4c03b862b12f980456f9de92db6d508a4999b788 (patch) | |
tree | 1e04c243957386fbd888c5accf4e88e7cc50bf78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 22f0708a718daea5e79de2d29b4829de016a4ff4 (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.
Reported-by: Dmitry Vyukov <[email protected]>
Tested-by: Dmitry Vyukov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions