Re: [patch 2/2] score: Select GENERIC_HARDIRQS_NO_DEPRECATED

From: Thomas Gleixner
Date: Thu Feb 10 2011 - 17:57:17 EST


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

> Thomas Gleixner <tglx@xxxxxxxxxxxxx> 写于 2011-02-07 06:23:50:
>
> > All chips converted and proper accessor functions used.
> >
> > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> > ---
> > 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@xxxxxxxxxxxxx>

Can you take that through your tree for .39 ?

Thanks,

tglx