Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261648AbUCPUgU (ORCPT ); Tue, 16 Mar 2004 15:36:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261652AbUCPUgU (ORCPT ); Tue, 16 Mar 2004 15:36:20 -0500 Received: from mail.gmx.de ([213.165.64.20]:59340 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S261648AbUCPUgR (ORCPT ); Tue, 16 Mar 2004 15:36:17 -0500 X-Authenticated: #8834078 From: Dominik Karall To: Steve Youngs , linux-kernel@vger.kernel.org Subject: Re: NVIDIA and 2.6.4? Date: Tue, 16 Mar 2004 21:49:40 +0100 User-Agent: KMail/1.6.1 References: <405082A2.5040304@blueyonder.co.uk> <200403130515.i2D5F7DG009253@turing-police.cc.vt.edu> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403162149.41018.dominik.karall@gmx.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1204 Lines: 36 On Monday 15 March 2004 04:36, Steve Youngs wrote: > * Valdis Kletnieks writes: > > On Fri, 12 Mar 2004 18:24:01 GMT, Adam Jones said: > >> A quick thought - have you got CONFIG_REGPARM enabled in the kernel > >> config? If so, disable it and try again. (It's almost certain to > >> cause crashes with binary modules.) > > $ zgrep REGPARM /proc/config.gz > CONFIG_REGPARM=y > > $ grep nvidia /proc/modules > nvidia 2066568 22 - Live 0xe0b2d000 > > $ uname -r > 2.6.4-sy1 > > No problems here. :-) > > > Also, the NVidia driver uses a bit of kernel stack, so it's > > incompatible with the CONFIG_4KSTACKS option in recent -mm > > kernels... > > Will have to remember that for 2.6.5, I'll let you know how it goes. > Thanks, Valdis. can you let me know how to compile the nvidia drivers for 4KSTACK? cause in the 2.6.5-rc1-mm1 is no more option to deactivate 4KSTACK. thx! greets - 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/