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]
Message-ID: <20120416213916.GA6458@linux.vnet.ibm.com>
Date:	Mon, 16 Apr 2012 14:39:16 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	mingo@...e.hu
Cc:	sergey.senozhatsky@...il.com, linux-kernel@...r.kernel.org
Subject: [GIT PULL rcu/urgent] rcu: Permit call_rcu() from CPU_DYING notifiers

Hello, Ingo,

The single commit in this pull request fixes a regression spotted
by Sergey Senozhatsky (https://lkml.org/lkml/2012/4/2/34).  The
underlying problem is that some CPU_DYING notifiers post RCU
callbacks from a CPU that has been marked offline.  The long-term
fix is to adopt those callbacks from RCU's CPU_DEAD notifier in
the 3.5 release.  For 3.4, this commit simply shuts off the warning.
(Yes, the warning will return in 3.5 also.)

This change is available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/urgent

							Thanx, Paul

-------------------->
Paul E. McKenney (1):
      rcu: Permit call_rcu() from CPU_DYING notifiers

 kernel/rcutree.c |    1 -
 1 files changed, 0 insertions(+), 1 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