diff options
author | 2025-03-17 16:21:50 -0700 | |
---|---|---|
committer | 2025-05-16 09:00:54 -0400 | |
commit | 1708bf2cc46a3136cc5928c1027b2a3d25a41f94 (patch) | |
tree | b45313311a1de9739b12df885554b0264fc9b899 | |
parent | Revert "rcu/nocb: Fix rcuog wake-up from offline softirq" (diff) | |
download | wireguard-linux-1708bf2cc46a3136cc5928c1027b2a3d25a41f94.tar.xz wireguard-linux-1708bf2cc46a3136cc5928c1027b2a3d25a41f94.zip |
doc: Update LWN RCU API links in whatisRCU.rst
This commit adds the 2024 LWN RCU API article set.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
-rw-r--r-- | Documentation/RCU/whatisRCU.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/RCU/whatisRCU.rst b/Documentation/RCU/whatisRCU.rst index 53faeed7c190..be2eb6be16ec 100644 --- a/Documentation/RCU/whatisRCU.rst +++ b/Documentation/RCU/whatisRCU.rst @@ -15,6 +15,9 @@ to start learning about RCU: | 2014 Big API Table https://lwn.net/Articles/609973/ | 6. The RCU API, 2019 Edition https://lwn.net/Articles/777036/ | 2019 Big API Table https://lwn.net/Articles/777165/ +| 7. The RCU API, 2024 Edition https://lwn.net/Articles/988638/ +| 2024 Background Information https://lwn.net/Articles/988641/ +| 2024 Big API Table https://lwn.net/Articles/988666/ For those preferring video: |