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]
Message-Id: <20180529173518.GA6850@linux.vnet.ibm.com>
Date:   Tue, 29 May 2018 10:35:18 -0700
From:   "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:     mingo@...nel.org
Cc:     linux-kernel@...r.kernel.org, efault@....de, peterz@...radead.org,
        josh@...htriplett.org, rostedt@...dmis.org,
        mathieu.desnoyers@...icios.com, jiangshanlai@...il.com
Subject: [GIT PULL rcu/next] Additional RCU commit for 4.18

Hello, Ingo,

This additional v4.18 pull request contains a single commit that fell
through the cracks:

1.	Provide early rcu_cpu_starting() callback for the benefit of the
	x86/mtrr code, which needs RCU to be available on incoming CPUs
	earlier than has been the case in the past.

	http://lkml.kernel.org/r/20180525191802.GA7141@linux.vnet.ibm.com

All of these changes have been subjected to 0day Test Robot and -next
testing, and are available in the git repository at:

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

for you to fetch changes up to f64c6013a2029316ea552f99823d116ee5f5f955:

  rcu/x86: Provide early rcu_cpu_starting() callback (2018-05-22 16:12:26 -0700)

----------------------------------------------------------------
Peter Zijlstra (1):
      rcu/x86: Provide early rcu_cpu_starting() callback

 arch/x86/kernel/cpu/mtrr/main.c | 4 ++++
 include/linux/rcupdate.h        | 1 -
 include/linux/rcutiny.h         | 1 +
 include/linux/rcutree.h         | 1 +
 kernel/rcu/tree.c               | 9 +++++++++
 5 files changed, 15 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ