mbox series

[0/3] rcu/nocb updates

Message ID 20240813225642.12604-1-frederic@kernel.org (mailing list archive)
Headers show
Series rcu/nocb updates | expand

Message

Frederic Weisbecker Aug. 13, 2024, 10:56 p.m. UTC
Hi,

This series include:

* Fix another RT wake up while CPU is offline (reported by Cheng-Jui Wang)
* Cleanup rcuo wakeup
* Remove another superfluous barrier

Thanks.

Frederic Weisbecker (3):
  rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
  rcu/nocb: Conditionally wake up rcuo if not already waiting on GP
  rcu/nocb: Remove superfluous memory barrier after bypass enqueue

 kernel/rcu/tree_nocb.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)