From owner-freebsd-current@FreeBSD.ORG Mon May 6 14:16:47 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 879CBF46 for ; Mon, 6 May 2013 14:16:47 +0000 (UTC) (envelope-from devel@stasyan.com) Received: from mx.providersolutions.ru (mx.providersolutions.ru [89.253.252.22]) by mx1.freebsd.org (Postfix) with ESMTP id AF61384E for ; Mon, 6 May 2013 14:16:46 +0000 (UTC) Received: (qmail 24178 invoked from network); 6 May 2013 14:16:34 -0000 Received: from unknown (HELO mx.providersolutions.ru) ([89.253.252.14]) by 89.253.252.22 with SMTP; 6 May 2013 14:16:34 -0000 Received: from b-internet.212.164.232.186.nsk.rt.ru (b-internet.212.164.232.186.nsk.rt.ru [212.164.232.186]) by rsnx.ru (Horde Framework) with HTTP; Mon, 06 May 2013 18:16:34 +0400 Message-ID: <20130506181634.14782xxufzr6v1he@webmail01.providersolutions.ru> Date: Mon, 06 May 2013 18:16:34 +0400 From: Stas Timokhin To: Gleb Smirnoff Subject: Re: kernel panic with _autoload_ nvidia driver References: <20130506072733.GP15182@FreeBSD.org> <20130506161628.74813limi3v168t8@webmail01.providersolutions.ru> <20130506121921.GX15182@glebius.int.ru> In-Reply-To: <20130506121921.GX15182@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3) Cc: "O. Hartmann" , freebsd-current@freebsd.org 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:16:47 -0000 Hello ! > S> > Can you please try the attached patch to kernel? > S> Test of patch with nvidia-driver-310.44_1 (builded by clang from > S> -CURRENT) passed successfully - booting module from /boot/loader.conf > S> is OK. > Sorry if I wasn't clear before. > Can you please test nvidia-driver-310.44_1 without any additional patches? > The nvidia-driver-310.44_1 itself contains import bugfix comparing to > nvidia-driver-310.44. nvidia-driver 310.44_1 work OK without your patch.