lkml.org 
[lkml]   [2006]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 27/50] genirq: ARM: dyntick quirk
Hi!

> From: Thomas Gleixner <tglx@linutronix.de>
>
> ARM dyntick quirk.
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> Signed-off-by: Ingo Molnar <mingo@elte.hu>
> ---
> kernel/irq/handle.c | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> Index: linux-genirq.q/kernel/irq/handle.c
> ===================================================================
> --- linux-genirq.q.orig/kernel/irq/handle.c
> +++ linux-genirq.q/kernel/irq/handle.c
> @@ -16,6 +16,10 @@
> #include <linux/interrupt.h>
> #include <linux/kernel_stat.h>
>
> +#if defined(CONFIG_NO_IDLE_HZ) && defined(CONFIG_ARM)
> +#include <asm/dyntick.h>
> +#endif
> +
> #include "internals.h"
>
> /**

Move ifdef into header file or just always include it?

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-05-17 16:41    [W:0.032 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site