Re: [PATCH 11/11] s390: convert to generic helpers for IPI function calls

From: Jens Axboe
Date: Tue Apr 22 2008 - 04:07:54 EST


On Tue, Apr 22 2008, Martin Schwidefsky wrote:
> On Tue, 2008-04-22 at 09:57 +0200, Jens Axboe wrote:
> > diff --git a/arch/sparc64/kernel/sparc64_ksyms.c b/arch/sparc64/kernel/sparc64_ksyms.c
> > index 3873646..17b16b1 100644
> > --- a/arch/sparc64/kernel/sparc64_ksyms.c
> > +++ b/arch/sparc64/kernel/sparc64_ksyms.c
> > @@ -112,6 +112,7 @@ EXPORT_SYMBOL(__write_unlock);
> > EXPORT_SYMBOL(__write_trylock);
> >
> > EXPORT_SYMBOL(smp_call_function);
> > +EXPORT_SYMBOL(smp_call_function_single);
> > #endif /* CONFIG_SMP */
> >
> > #if defined(CONFIG_MCOUNT)
>
> This does not belong into the s390 patch ;-)

Woops, I wonder how that got in there! Thanks, will kill it.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/