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] [day] [month] [year] [list]
Date:	Wed, 7 Jan 2009 22:51:46 +0530
From:	Dhaval Giani <dhaval@...ux.vnet.ibm.com>
To:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Cc:	lkml <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>
Subject: Re: rcu: Make a seperate Kconfig menu for RCU

On Wed, Jan 07, 2009 at 09:18:51AM -0800, Paul E. McKenney wrote:
> On Wed, Jan 07, 2009 at 10:40:17PM +0530, Dhaval Giani wrote:
> > Hi Paul, Ingo,
> > 
> > On selecting tree RCU, there are a total of 4 different RCU Kconfig options.
> > Maybe its time to give RCU a menu of its own.
> 
> Looks good to me!
> 
> Reviewed-by: Paul E. McKenneyh <paulmck@...ux.vnet.ibm.com>
> 
> > Signed-off-by: Dhaval Giani <dhaval@...ux.vnet.ibm.com>
> > 

And I messed up Ingo's email address in the initial post. Correcting it!

> > ---
> >  init/Kconfig |    4 ++++
> >  1 file changed, 4 insertions(+)
> > 
> > Index: linux-2.6/init/Kconfig
> > ===================================================================
> > --- linux-2.6.orig/init/Kconfig	2009-01-07 10:18:17.000000000 +0530
> > +++ linux-2.6/init/Kconfig	2009-01-07 21:01:39.000000000 +0530
> > @@ -945,6 +945,8 @@ source "block/Kconfig"
> >  config PREEMPT_NOTIFIERS
> >  	bool
> > 
> > +menu "RCU related options"
> > +
> >  choice
> >  	prompt "RCU Implementation"
> >  	default CLASSIC_RCU
> > @@ -1032,3 +1034,5 @@ config PREEMPT_RCU_TRACE
> >  	help
> >  	  This option provides tracing for the PREEMPT_RCU implementation,
> >  	  permitting Makefile to trivially select kernel/rcupreempt_trace.c.
> > +
> > +endmenu

-- 
regards,
Dhaval
--
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