From owner-freebsd-current@FreeBSD.ORG Mon May 6 14:24:20 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A37411A8 for ; Mon, 6 May 2013 14:24:20 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2FDCD89F for ; Mon, 6 May 2013 14:24:19 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.6/8.14.6) with ESMTP id r46EOIKq073442; Mon, 6 May 2013 18:24:18 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.6/8.14.6/Submit) id r46EOIFL073441; Mon, 6 May 2013 18:24:18 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 6 May 2013 18:24:18 +0400 From: Gleb Smirnoff To: Stas Timokhin Subject: Re: kernel panic with _autoload_ nvidia driver Message-ID: <20130506142418.GD15182@FreeBSD.org> References: <20130506072733.GP15182@FreeBSD.org> <20130506161628.74813limi3v168t8@webmail01.providersolutions.ru> <20130506121921.GX15182@glebius.int.ru> <20130506181634.14782xxufzr6v1he@webmail01.providersolutions.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20130506181634.14782xxufzr6v1he@webmail01.providersolutions.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org, "O. Hartmann" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 May 2013 14:24:20 -0000 On Mon, May 06, 2013 at 06:16:34PM +0400, Stas Timokhin wrote: S> > S> > Can you please try the attached patch to kernel? S> > S> Test of patch with nvidia-driver-310.44_1 (builded by clang from S> > S> -CURRENT) passed successfully - booting module from /boot/loader.conf S> > S> is OK. S> > Sorry if I wasn't clear before. S> > Can you please test nvidia-driver-310.44_1 without any additional patches? S> > The nvidia-driver-310.44_1 itself contains import bugfix comparing to S> > nvidia-driver-310.44. S> nvidia-driver 310.44_1 work OK without your patch. Good. This means that _1 fixes this issue, too. -- Totus tuus, Glebius.