All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] rcu: Make rcu_normal_after_boot writable again
@ 2021-08-10  8:48 Juri Lelli
  2021-08-10  8:48 ` [PATCH v2 1/2] " Juri Lelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juri Lelli @ 2021-08-10  8:48 UTC (permalink / raw)
  To: paulmck, josh
  Cc: linux-kernel, linux-rt-users, peterz, bigeasy, tglx, rostedt,
	mathieu.desnoyers, jiangshanlai, joel, rcu, Juri Lelli

Hi,

v2 of a proposed RCU change to make rcu_normal_after_boot feature usable
on PREEMPT_RT as well, as it turns out it's useful on RT as well on
NO_HZ_FULL configurations.

v2 gained an additional patch to revise rcu update module parameters
permissions (as suggested during v1 review [1]).

Changes wrt v1:

 - Restrict the option to !PREEMPT_RT || NO_HZ_FULL (Paul, Sebastian)
 - Change module params permissions (Paul) (02/02)

Thanks,
Juri

v1 - https://lore.kernel.org/lkml/20210805080123.16320-1-juri.lelli@redhat.com/

Juri Lelli (2):
  rcu: Make rcu_normal_after_boot writable again
  rcu: Make rcu update module parameters world-readable

 kernel/rcu/tree_exp.h | 1 -
 kernel/rcu/update.c   | 8 ++++----
 2 files changed, 4 insertions(+), 5 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-10 18:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10  8:48 [PATCH v2 0/2] rcu: Make rcu_normal_after_boot writable again Juri Lelli
2021-08-10  8:48 ` [PATCH v2 1/2] " Juri Lelli
2021-08-10  8:48 ` [PATCH v2 2/2] rcu: Make rcu update module parameters world-readable Juri Lelli
2021-08-10 18:41 ` [PATCH v2 0/2] rcu: Make rcu_normal_after_boot writable again Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.