diff options
author | Lance Roy <ldr709@gmail.com> | 2018-10-02 22:39:01 -0700 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2018-10-03 06:29:22 -0700 |
commit | 0fb871cc42537465e322f727bec6abfd375faa83 (patch) | |
tree | b3d3bab8c5d544e7deae540a70685b49b9545ff0 /crypto/hmac.c | |
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 <ldr709@gmail.com>
Cc: John Johansen <john.johansen@canonical.com>
Cc: James Morris <jmorris@namei.org>
Cc: "Serge E. Hallyn" <serge@hallyn.com>
Cc: <linux-security-module@vger.kernel.org>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'crypto/hmac.c')
0 files changed, 0 insertions, 0 deletions