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:   Mon, 25 Jun 2018 15:47:34 -0700
From:   "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:     linux-kernel@...r.kernel.org
Cc:     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 changes for v4.19

Hello!

This series contains SRCU updates:

1.	Fix typos in __call_srcu() comment header.

2.	Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start().

3.	Add address of the first callback to rcutorture output to allow
	this output to show (lack of) forward progress.

4.	Introduce srcu_read_{un,}lock_notrace() to avoid lockdep issues
	when applying SRCU to tracepoints.

							Thanx, Paul

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

 include/linux/srcu.h  |   17 +++++++++++++++++
 kernel/rcu/srcutree.c |   26 +++++++++++++++-----------
 2 files changed, 32 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ