diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-08 19:13:44 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-26 00:36:04 +0100 |
commit | 728e3e6178aa5790066b642dd2ebc9e9bdacff1b (patch) | |
tree | bc8eda942e3fab5bf5308c57682c9e9879402430 /virt/kvm/kvm_main.c | |
parent | Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEAD (diff) | |
download | linux-728e3e6178aa5790066b642dd2ebc9e9bdacff1b.tar.xz linux-728e3e6178aa5790066b642dd2ebc9e9bdacff1b.zip |
include/asm-generic: Remove spin_is_locked() comment
The WARN_ON_SMP() comment header suggests using spin_is_locked() to
check for locks being held. But these days we prefer lockdep_assert_held(),
so this commit removes that suggestion.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: <linux-arch@vger.kernel.org>
Diffstat (limited to 'virt/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions