]> Gentwo Git Trees - linux/.git/commit
Merge branch 'rcu.2025.09.23a' into HEAD
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 23 Sep 2025 09:02:43 +0000 (02:02 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 23 Sep 2025 09:02:43 +0000 (02:02 -0700)
commitccd0256e697e369fc3cfa57d321074eaeac18dce
tree9acb8218d61855c67003f54072f8eeb4d6e2ec8d
parent0e9e7023df282c7ec41e3f79e803c8feb49fcbe0
parent82c427bc935aa5b91d0cabbbc062e71132be2bb8
Merge branch 'rcu.2025.09.23a' into HEAD

RCU miscellaneous updates:
* Document that rcu_barrier() hurries lazy callbacks
* Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()
* Move list_for_each_rcu() to where it belongs
* Replace use of system_wq with system_percpu_wq
* WQ_PERCPU added to alloc_workqueue users
* WQ_UNBOUND added to sync_wq workqueue