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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 May 2019 08:03:47 -0700
From:   "Paul E. McKenney" <paulmck@...ux.ibm.com>
To:     rcu@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, mingo@...nel.org,
        jiangshanlai@...il.com, dipankar@...ibm.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/4] SRCU updates for v5.3

Hello!

This series provides SRCU updates:

1.	Allocate per-CPU data for DEFINE_SRCU() in modules.

2.	Remove unused vmlinux srcu linker entries, courtesy of Joel Fernandes.

3.	Make srcu_struct ptr array as read-only, courtesy of Joel Fernandes.

4.	Make __call_srcu static, courtesy of Jiang Biao.

							Thanx, Paul

------------------------------------------------------------------------

 include/asm-generic/vmlinux.lds.h |    8 ++--
 include/linux/module.h            |    5 ++
 include/linux/srcutree.h          |   16 ++++++--
 kernel/module.c                   |    5 ++
 kernel/rcu/srcutree.c             |   69 ++++++++++++++++++++++++++++++++++++--
 5 files changed, 93 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ