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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 6 May 2010 08:39:48 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Jens Axboe <jens.axboe@...cle.com>
Cc:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	a.p.zijlstra@...llo.nl, tglx@...utronix.de
Subject: Re: [GIT PULL] Additional RCU fixes for 2.6.34


* Jens Axboe <jens.axboe@...cle.com> wrote:

> On Thu, May 06 2010, Ingo Molnar wrote:
> > 
> > * Paul E. McKenney <paulmck@...ux.vnet.ibm.com> wrote:
> > 
> > > Hello, Ingo,
> > > 
> > > Here are three more RCU-lockdep fixes for 2.6.34:
> > > 
> > > git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git rcu/urgent
> > > 
> > > 							Thanx, Paul
> > > 
> > > ------------------>
> > > Vivek Goyal <vgoyal@...hat.com> (1)
> > > 	blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
> > > 
> > > Paul E. McKenney <paulmck@...ux.vnet.ibm.com> (2)
> > > 	vfs: fix RCU-lockdep false positive due to /proc access
> > > 	memcg: css_id() must be called under rcu_read_lock()
> > > 
> > >  block/cfq-iosched.c      |    2 ++
> > >  include/linux/fdtable.h  |    3 ++-
> > >  include/linux/rcupdate.h |   11 +++++++++++
> > >  kernel/rcupdate.c        |   11 +++++++++++
> > >  mm/memcontrol.c          |   21 ++++++++++++++++-----
> > >  5 files changed, 42 insertions(+), 6 deletions(-)
> > 
> > Pulled, thanks Paul!
> > 
> > Jens, is that blk-cgroup fix from Vivek fine to you via this route?
> 
> Sure, I did think it was a bit odd to funnel it through that route, but it's 
> no big deal.

I havent pushed the tree out yet, wanted to wait for your feedback before 
doing anything permanent. You can still apply it to the block tree.

You were Cc:-ed 3 days ago to this patch, when RCU fixes got posted. These are 
basically the leftover PROVE_RCU fix patches that didnt get picked up by 
subsystem trees.

Thanks,

	Ingo
--
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