Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 6 Oct 2002 21:48:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 6 Oct 2002 21:48:44 -0400 Received: from tapu.f00f.org ([66.60.186.129]:39890 "EHLO tapu.f00f.org") by vger.kernel.org with ESMTP id ; Sun, 6 Oct 2002 21:48:43 -0400 Date: Sun, 6 Oct 2002 18:54:21 -0700 From: Chris Wedgwood To: Bob McElrath Cc: Roberto Nibali , linux-kernel@vger.kernel.org, gareth@nvidia.com Subject: Re: nvidia 2.5.40+ patch? Message-ID: <20021007015421.GA20279@tapu.f00f.org> References: <20021006090255.GA13253@tapu.f00f.org> <20021006185412.GA3140@draal.physics.wisc.edu> <3DA0958A.9050809@drugphish.ch> <20021006203142.GD10884@draal.physics.wisc.edu> <3DA0A1C1.1080700@drugphish.ch> <20021007014225.GC894@draal.physics.wisc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021007014225.GC894@draal.physics.wisc.edu> User-Agent: Mutt/1.4i X-No-Archive: Yes Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2343 Lines: 63 On Sun, Oct 06, 2002 at 08:42:26PM -0500, Bob McElrath wrote: > I applied these patches (I did not disable preempt, and how do you > enable stack frame pointer support?) You need preempt to get this debugging. > and there are 2 oopses in bootup: Oopses or warnings? There are plenty of locking violations, you see these during init right now, but there they do little harm. Once the system in up --- then they are a problem. > Trace; c01387ca > Trace; c0213e05 > Trace; c0213e97 > Trace; c0225fd9 > Trace; c022d9d0 > Trace; c022620e > Trace; c022dd80 > Trace; c0226678 > Trace; c0225ec4 > Trace; c0235530 > Trace; c02251f6 > Trace; c010507a > Trace; c0105040 > Trace; c0105625 IDE warning, know problem ... fix is pending > Trace; c0252cb2 > Trace; c0115ac2 > Trace; c011c8b4 > Trace; c0253035 > Trace; c0115c66 > Trace; c0115c80 > Trace; c0253000 > Trace; c0105625 USB people know about this and many others, fixes sure to come soon I guess. > However I cannot get the nvidia driver to compile with Chris' patch: > (0) sudo insmod ./NVdriver > ./NVdriver: unresolved symbol create_workqueue > ./NVdriver: unresolved symbol destroy_workqueue > ./NVdriver: unresolved symbol flush_workqueue > ./NVdriver: unresolved symbol queue_work > ./NVdriver: What kernel? My patch requires stuff only in bk://linux.bkbits.net/linux-2.5 at present, the next release will have the workqueue stuff too. --cw - 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/