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, 26 Feb 2018 13:56:14 -0800
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
Subject: [PATCH tip/core/rcu 0/5] SRCU updates

Hello!

This series provides minor SRCU updates:

1.	Use __func__ instead of hard-coded function names.

2.	Prevent sdp->srcu_gp_seq_needed_exp counter wrap, courtesy of
	Ildar Ismagilov.

3.	Reduce scans of srcu_data in counter wrap check, courtesy of
	Ildar Ismagilov.

4.	Remove dead code in srcu_gp_end(), courtesy of Byungchul Park.

5.	Remove SRCU throttling.

							Thanx, Paul

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

 srcutree.c |   17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ