aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_stackinit.c
diff options
context:
space:
mode:
authorJoel Fernandes (Google) <[email protected]>2019-08-15 14:18:42 +0000
committerPaul E. McKenney <[email protected]>2019-10-30 15:34:10 +0000
commit5a6446626d7e062b47a5cc1cf27d5060e60bb0d9 (patch)
tree59566af8b4aece8c439a72b5d60aa9f8d7d7ef81 /lib/test_stackinit.c
parentrcu: Several rcu_segcblist functions can be static (diff)
downloadkernel-5a6446626d7e062b47a5cc1cf27d5060e60bb0d9.tar.gz
kernel-5a6446626d7e062b47a5cc1cf27d5060e60bb0d9.zip
workqueue: Convert for_each_wq to use built-in list check
Because list_for_each_entry_rcu() can now check for holding a lock as well as for being in an RCU read-side critical section, this commit replaces the workqueue_sysfs_unregister() function's use of assert_rcu_or_wq_mutex() and list_for_each_entry_rcu() with list_for_each_entry_rcu() augmented with a lockdep_is_held() optional argument. Acked-by: Tejun Heo <[email protected]> Signed-off-by: Joel Fernandes (Google) <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'lib/test_stackinit.c')
0 files changed, 0 insertions, 0 deletions