linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] spin_is_locked() conversions for v5.1
@ 2019-01-09 22:21 Paul E. McKenney
  2019-01-09 22:21 ` [PATCH tip/core/rcu 1/2] include/asm-generic: Remove spin_is_locked() comment Paul E. McKenney
  2019-01-09 22:21 ` [PATCH tip/core/rcu 2/2] virt/kvm: Replace spin_is_locked() with lockdep Paul E. McKenney
  0 siblings, 2 replies; 5+ messages in thread
From: Paul E. McKenney @ 2019-01-09 22:21 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, fweisbec, oleg, joel

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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-10 18:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09 22:21 [PATCH tip/core/rcu 0/2] spin_is_locked() conversions for v5.1 Paul E. McKenney
2019-01-09 22:21 ` [PATCH tip/core/rcu 1/2] include/asm-generic: Remove spin_is_locked() comment Paul E. McKenney
2019-01-09 22:21 ` [PATCH tip/core/rcu 2/2] virt/kvm: Replace spin_is_locked() with lockdep Paul E. McKenney
2019-01-09 22:36   ` Paolo Bonzini
2019-01-10 18:52     ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).