[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190109222120.GA13904@linux.ibm.com>
Date: Wed, 9 Jan 2019 14:21:20 -0800
From: "Paul E. McKenney" <paulmck@...ux.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...nel.org, jiangshanlai@...il.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
fweisbec@...il.com, oleg@...hat.com, joel@...lfernandes.org
Subject: [PATCH tip/core/rcu 0/2] spin_is_locked() conversions for v5.1
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(-)
Powered by blists - more mailing lists