Hello! This series further de-emphasizes use spin_is_locked()-based warnings in favor of lockdep_assert_held().
1. Remove spin_is_locked() comment from include/asm-generic.
2. Replace spin_is_locked() with lockdep in virt/kvm.
Thanx, Paul
------------------------------------------------------------------------
include/asm-generic/bug.h | 3 ---
virt/kvm/kvm_main.c | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)

