[PATCH tip/core/rcu 0/7] Use lockdep instead of asserting spin_is_locked() for v4.21/v5.0

From: Paul E. McKenney
Date: Sun Nov 11 2018 - 15:24:09 EST


Hello!

This series converts assertions of spin_is_locked() into
lockdep_assert_held(), all courtesy of Lance Roy.

Thanx, Paul

------------------------------------------------------------------------

arch/x86/pci/i386.c | 2 +-
drivers/net/ethernet/sfc/efx.c | 2 +-
drivers/net/ethernet/smsc/smsc911x.h | 2 +-
fs/userfaultfd.c | 2 +-
kernel/locking/mutex-debug.c | 4 ++--
mm/khugepaged.c | 4 ++--
mm/swap.c | 3 +--
virt/kvm/arm/vgic/vgic.c | 12 ++++++------
8 files changed, 15 insertions(+), 16 deletions(-)