[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080422080730.GR12774@kernel.dk>
Date: Tue, 22 Apr 2008 10:07:31 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Martin Schwidefsky <schwidefsky@...ibm.com>
Cc: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
npiggin@...e.de, torvalds@...ux-foundation.org,
Heiko Carstens <heiko.carstens@...ibm.com>
Subject: Re: [PATCH 11/11] s390: convert to generic helpers for IPI function calls
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@...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