[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTi=nLFx7Z7UfiXZrBQoGgC1Fh_dh9--5T=Di9qhc@mail.gmail.com>
Date:	Sat, 5 Mar 2011 22:02:33 +0100
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Linux-Arch <linux-arch@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Ingo Molnar <mingo@...e.hu>,
	David Howells <dhowells@...hat.com>
Subject: Re: [patch 31/37] mn10300: Use generic irq Kconfig
On Wed, Jan 19, 2011 at 22:49, Thomas Gleixner <tglx@...utronix.de> wrote:
> No functional change.
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> Cc: David Howells <dhowells@...hat.com>
> ---
>  arch/mn10300/Kconfig |    5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
>
> Index: linux-2.6/arch/mn10300/Kconfig
> ===================================================================
> --- linux-2.6.orig/arch/mn10300/Kconfig
> +++ linux-2.6/arch/mn10300/Kconfig
> @@ -1,6 +1,7 @@
>  config MN10300
>        def_bool y
>        select HAVE_OPROFILE
> +       select GENERIC_HARDIRQS
Wasn't this supposed to be "select HAVE_GENERIC_HARDIRQS"?
/me studying generic hardirqs...
>
>  config AM33_2
>        def_bool n
> @@ -76,10 +77,6 @@ config QUICKLIST
>  config ARCH_HAS_ILOG2_U32
>        def_bool y
>
> -# Use the generic interrupt handling code in kernel/irq/
> -config GENERIC_HARDIRQS
> -       def_bool y
> -
>  config HOTPLUG_CPU
>        def_bool n
Gr{oetje,eeting}s,
                        Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
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
 
