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]
Message-ID: <alpine.LFD.2.00.1102102355570.31804@localhost6.localdomain6>
Date:	Thu, 10 Feb 2011 23:56:41 +0100 (CET)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	liqin.chen@...plusct.com
cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [patch 2/2] score: Select GENERIC_HARDIRQS_NO_DEPRECATED

On Thu, 10 Feb 2011, liqin.chen@...plusct.com wrote:

> Thomas Gleixner <tglx@...utronix.de> 写于 2011-02-07 06:23:50:
> 
> > All chips converted and proper accessor functions used.
> > 
> > Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> > ---
> >  arch/score/Kconfig |    1 +
> >  1 file changed, 1 insertion(+)
> > 
> > Index: linux-next/arch/score/Kconfig
> > ===================================================================
> > --- linux-next.orig/arch/score/Kconfig
> > +++ linux-next/arch/score/Kconfig
> > @@ -3,6 +3,7 @@ menu "Machine selection"
> >  config SCORE
> >         def_bool y
> >         select HAVE_GENERIC_HARDIRQS
> > +       select GENERIC_HARDIRQS_NO_DEPRECATED
> > 
> >  choice
> >     prompt "System type"
> > 
> > 
> 
> Acked-by: Chen Liqin <liqin.chen@...plusct.com>

Can you take that through your tree for .39 ?

Thanks,

	tglx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ