diff options
author | Lance Roy <[email protected]> | 2018-10-02 22:39:01 -0700 |
---|---|---|
committer | John Johansen <[email protected]> | 2018-10-03 06:29:22 -0700 |
commit | 0fb871cc42537465e322f727bec6abfd375faa83 (patch) | |
tree | b3d3bab8c5d544e7deae540a70685b49b9545ff0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ab9f2115081ab7ba63b77a759e0f3eb5d6463d7f (diff) |
apparmor: Replace spin_is_locked() with lockdep
lockdep_assert_held() is better suited to checking locking requirements,
since it won't get confused when someone else holds the lock. This is
also a step towards possibly removing spin_is_locked().
Signed-off-by: Lance Roy <[email protected]>
Cc: John Johansen <[email protected]>
Cc: James Morris <[email protected]>
Cc: "Serge E. Hallyn" <[email protected]>
Cc: <[email protected]>
Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions