aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorLance Roy <[email protected]>2018-10-04 23:45:41 -0700
committerPaul E. McKenney <[email protected]>2018-11-12 09:06:22 -0800
commit013ff4a6e7bc5aa64b0b937daae0244e3c93e49c (patch)
treeecc0ad759ebd2f06f5b8c10eb76d63f24c86d8d7 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent868f7a09a4f385e5167fc0ff9ec4c3f817897f3a (diff)
sfc: Replace spin_is_locked() with lockdep
lockdep_assert_held() is better suited to checking locking requirements, since it only checks if the current thread holds the lock regardless of whether someone else does. This is also a step towards possibly removing spin_is_locked(). Signed-off-by: Lance Roy <[email protected]> Cc: Solarflare linux maintainers <[email protected]> Cc: Bert Kenward <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Acked-by: Edward Cree <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions