[PATCH 3/5] rcu/exp: Remove needless CPU up quiescent state report

2025-04-29 Thread Frederic Weisbecker
A CPU coming online checks for an ongoing grace period and reports a quiescent state accordingly if needed. This special treatment that shortcuts the expedited IPI finds its origin as an optimization purpose on the following commit: 338b0f760e84 (rcu: Better hotplug handling for synchroni

[PATCH 3/5] rcu/exp: Remove needless CPU up quiescent state report

2025-03-14 Thread Frederic Weisbecker
A CPU coming online checks for an ongoing grace period and reports a quiescent state accordingly if needed. This special treatment that shortcuts the expedited IPI finds its origin as an optimization purpose on the following commit: 338b0f760e84 (rcu: Better hotplug handling for synchroni