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:   Tue, 25 Apr 2017 12:18:37 -0700
From:   "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:     mingo@...nel.org
Cc:     linux-kernel@...r.kernel.org, fengguang.wu@...el.com
Subject: [GIT PULL rcu/urgent] Make SRCU be built by default

Hello, Ingo,

This commit causes SRCU to be built by default.  This handles the
surprisingly common case where include/linux/srcu.h is included
into files being built with CONFIG_SRCU=n.  The fact that there is
now a Tiny SRCU means that this should be OK from a Linux-kernel
tinification perspective.  The following changes since commit
677df9d4615a ("srcu: Fix Kconfig botch when SRCU not selected"):
are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/urgent

for you to fetch changes up to d160a727c40e7175aa642137910a3fda46262fc8:

  srcu: Make SRCU be built by default (2017-04-24 08:36:02 -0700)

----------------------------------------------------------------
Paul E. McKenney (1):
      srcu: Make SRCU be built by default

 init/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ