diff options
author | Lance Roy <ldr709@gmail.com> | 2018-10-02 22:38:49 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-15 20:54:17 +0200 |
commit | f21996255f42eee28048ede652a592d6048b06b3 (patch) | |
tree | 32f2635a761d10678c6751522337da3a4dbd1088 /crypto/ansi_cprng.c | |
parent | 3b7584a296c4fac45e59ab3a264880e1a2fedbfe (diff) |
sgi-xp: 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: Cliff Whickman <cpw@sgi.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Robin Holt <robinmholt@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/ansi_cprng.c')
0 files changed, 0 insertions, 0 deletions