Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261712AbUKXCsU (ORCPT ); Tue, 23 Nov 2004 21:48:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261688AbUKXCsU (ORCPT ); Tue, 23 Nov 2004 21:48:20 -0500 Received: from mail.gmx.net ([213.165.64.20]:46268 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S261697AbUKXCrn (ORCPT ); Tue, 23 Nov 2004 21:47:43 -0500 X-Authenticated: #4399952 Date: Wed, 24 Nov 2004 03:48:57 +0100 From: Florian Schmidt To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Mark_H_Johnson@Raytheon.com, "K.R. Foley" , Bill Huey , Adam Heath , Thomas Gleixner , Michal Schmidt , Fernando Pablo Lopez-Lezcano , Karsten Wiese , Gunther Persoons , emann@mrv.com, Shane Shrybman , Amit Shah , Esben Nielsen Subject: Re: [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.30-9 Message-ID: <20041124034857.084e2e05@mango.fruits.de> In-Reply-To: <20041124031908.GA12028@elte.hu> References: <20041111215122.GA5885@elte.hu> <20041116125402.GA9258@elte.hu> <20041116130946.GA11053@elte.hu> <20041116134027.GA13360@elte.hu> <20041117124234.GA25956@elte.hu> <20041118123521.GA29091@elte.hu> <20041118164612.GA17040@elte.hu> <20041122005411.GA19363@elte.hu> <20041123175823.GA8803@elte.hu> <20041124012827.625fa7e1@mango.fruits.de> <20041124031908.GA12028@elte.hu> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 26 On Wed, 24 Nov 2004 04:19:08 +0100 Ingo Molnar wrote: > > * Florian Schmidt 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/