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>] [day] [month] [year] [list]
Date:	Thu, 16 May 2013 08:47:41 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	mingo@...nel.org
Cc:	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
	fweisbec@...il.com, bp@...en8.de, bjorn@...k.no, joro@...tes.org,
	sasha.levin@...cle.com, josh@...htriplett.org, holt@....com,
	yinghai@...nel.org
Subject: [GIT PULL urgent] Fixes for a pair of RCU regressions

Hello, Ingo,

This series contains a couple of fixes for RCU regressions:

1.	A boneheaded boolean-logic bug that resulted in excessive
	delays on boot, hibernation and suspend that was reported
	by Borislav Petkov, Bjørn Mork, and Joerg Roedel.  The
	fix inserts a single "!".

2.	A fix for a boot-time splat due to allocating from bootmem
	too late in boot, fix courtesy of Sasha Levin with additional
	help from Yinghai Lu.

These changes 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 615ee5443ff9bedd356dc6865f3e9c276ce434ea:

  rcu: Don't allocate bootmem from rcu_init() (2013-05-15 10:41:12 -0700)

							Thanx, Paul

----------------------------------------------------------------
Paul E. McKenney (1):
      rcu: Fix comparison sense in rcu_needs_cpu()

Sasha Levin (1):
      rcu: Don't allocate bootmem from rcu_init()

 kernel/rcutree_plugin.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ