[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250418161542.2429420-1-joelagnelf@nvidia.com>
Date: Fri, 18 Apr 2025 12:15:33 -0400
From: Joel Fernandes <joelagnelf@...dia.com>
To: linux-kernel@...r.kernel.org,
Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>,
Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>,
Danilo Krummrich <dakr@...nel.org>
Cc: rcu@...r.kernel.org,
Joel Fernandes <joelagnelf@...dia.com>,
rust-for-linux@...r.kernel.org
Subject: [PATCH 0/7] Miscellaneous RCU changes for v6.16
Hi,
Please find the upcoming miscellaneous RCU changes. The changes can also
be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git misc.2025.04.18a
Thanks.
Frederic Weisbecker (2):
rcu: Remove swake_up_one_online() bandaid
Revert "rcu/nocb: Fix rcuog wake-up from offline softirq"
I Hsin Cheng (1):
rust: sync: rcu: Mark Guard methods as inline
Joel Fernandes (1):
MAINTAINERS: Update Joel's email address
Paul E. McKenney (1):
doc: Update LWN RCU API links in whatisRCU.rst
Wei Yang (1):
doc/RCU/listRCU: refine example code for eliminating stale data
Yongliang Gao (1):
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Documentation/RCU/listRCU.rst | 10 +++++---
Documentation/RCU/whatisRCU.rst | 3 +++
MAINTAINERS | 6 ++---
kernel/rcu/tree.c | 44 ++++++---------------------------
kernel/rcu/tree.h | 2 +-
kernel/rcu/tree_exp.h | 2 +-
kernel/rcu/tree_nocb.h | 10 ++------
kernel/rcu/tree_stall.h | 4 +--
rust/kernel/sync/rcu.rs | 5 ++++
9 files changed, 31 insertions(+), 55 deletions(-)
--
2.43.0
Powered by blists - more mailing lists