lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 5 Jan 2021 16:53:34 -0800 From: "Paul E. McKenney" <paulmck@...nel.org> To: rcu@...r.kernel.org Cc: linux-kernel@...r.kernel.org, kernel-team@...com, mingo@...nel.org, jiangshanlai@...il.com, akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com, josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org, rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com, fweisbec@...il.com, oleg@...hat.com, joel@...lfernandes.org Subject: [PATCH tip/core/rcu 0/8] Documentation updates for v5.12 Hello! This series provides documentation updates. 1. Remove redundant "``" from Requirements.rst. 2. Remove obsolete RCU-bh and RCU-sched update-side API members. 3. Fix a typo at the kernel-doc markup, courtesy of Mauro Carvalho Chehab. 4. Fix typos and drop/fix dead links in RCU documentation, courtesy of Paul Gortmaker. 5. Update RCU requirements RCU_INIT_POINTER() description. 6. Remove obsolete rcutree.rcu_idle_lazy_gp_delay boot parameter. 7. Update RCU's requirements page about the PREEMPT_RT wiki, courtesy of Sebastian Andrzej Siewior. 8. Use CONFIG_PREEMPTION, courtesy of Sebastian Andrzej Siewior. Thanx, Paul ------------------------------------------------------------------------ Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.rst | 4 Documentation/RCU/Design/Requirements/Requirements.rst | 742 ++++------ Documentation/RCU/checklist.rst | 10 Documentation/RCU/rcubarrier.rst | 6 Documentation/RCU/stallwarn.rst | 4 Documentation/RCU/whatisRCU.rst | 10 Documentation/admin-guide/kernel-parameters.txt | 6 include/linux/list.h | 2 8 files changed, 387 insertions(+), 397 deletions(-)
Powered by blists - more mailing lists