Skip to content
Snippets Groups Projects
user avatar
Paul E. McKenney authored
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: default avatarPaul E. McKenney <paulmck@linux.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: <linux-arch@vger.kernel.org>
728e3e61
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.