Re: [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.30-9

From: Florian Schmidt
Date: Tue Nov 23 2004 - 21:50:10 EST


On Wed, 24 Nov 2004 04:19:08 +0100
Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Florian Schmidt <mista.tapas@xxxxxxx> wrote:
>
> > Hi, i have some problem with unresolved symbols loading my alsa sound
> > card driver with this kernel version. At first i suspected an unclean
> > build, but then i did make clean bzImage modules and the unresolved
> > symbols persist (i have wakeup/nonpreemptible/interrupts-off tracing
> > enabled (see .config)):
> >
> > snd_pcm: Unknown symbol user_trace_stop
>
> does adding this line to kernel/latency.c resolve it?:
>
> EXPORT_SYMBOL(user_trace_stop);

yes, modules load fine now. thanks.

flo
-
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/