lkml.org 
[lkml]   [2006]   [Sep]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 30 Sep 2006 01:36:18 -0700
FromAndrew Morton <>
SubjectRe: [patch 07/23] cleanup: uninline irq_enter() and move it into a function
On Fri, 29 Sep 2006 23:58:26 -0000
Thomas Gleixner <tglx@linutronix.de> wrote:
> --- linux-2.6.18-mm2.orig/kernel/softirq.c	2006-09-30 01:41:13.000000000 +0200
> +++ linux-2.6.18-mm2/kernel/softirq.c	2006-09-30 01:41:16.000000000 +0200
> @@ -279,6 +279,13 @@ EXPORT_SYMBOL(do_softirq);
>  # define invoke_softirq()	do_softirq()
>  #endif
> 
> +extern void irq_enter(void)

unneeded `extern'.
-
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-09-30 10:39    [from the cache]
©2003-2008