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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 21 Apr 2008 21:14:21 -0400 (EDT)
From:	Steven Rostedt <rostedt@...dmis.org>
To:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
cc:	linux-kernel@...r.kernel.org, mingo@...e.hu,
	akpm@...ux-foundation.org, dwalker@...sta.com,
	sdietrich@...ell.com, dvhltc@...ibm.com, niv@...ibm.com
Subject: Re: [PATCH] SELinux fixups needed for preemptable RCU from -rt



On Mon, 21 Apr 2008, Paul E. McKenney wrote:

> On Mon, Apr 21, 2008 at 08:54:51PM -0400, Steven Rostedt wrote:
> >
> > On Mon, 21 Apr 2008, Paul E. McKenney wrote:
> > > @@ -807,8 +810,14 @@ int avc_ss_reset(u32 seqno)
> > >
> > >  	for (i = 0; i < AVC_CACHE_SLOTS; i++) {
> > >  		spin_lock_irqsave(&avc_cache.slots_lock[i], flag);
> > > +		/*
> > > +		 * On -rt the outer spinlock does not prevent RCU
> > > +		 * from being performed:
> >
> > I would suggest to change this comment to "With preemptible RCU" from
> > "On -rt".
>
> Good point...  How about the following?

Acked-by: Steven Rostedt <srostedt@...hat.com>

-- Steve

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