From owner-cvs-all@FreeBSD.ORG Fri Feb 25 07:35:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BDE816A4CF; Fri, 25 Feb 2005 07:35:17 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 518C743D5A; Fri, 25 Feb 2005 07:35:14 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j1P7ZCd6016408; Fri, 25 Feb 2005 10:35:12 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Fri, 25 Feb 2005 10:35:12 +0300 (MSK) From: Maxim Konovalov To: Poul-Henning Kamp In-Reply-To: <200502221356.j1MDuFVH041926@repoman.freebsd.org> Message-ID: <20050225102649.H16332@mp2.macomnet.net> References: <200502221356.j1MDuFVH041926@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SpamTest-Info: Profile: Formal (208/050203) X-SpamTest-Info: Profile: Detect Hard (4/030526) X-SpamTest-Info: Profile: SysLog X-SpamTest-Info: Profile: Marking - Keywords (2/030321) X-SpamTest-Status: Not detected X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0124], SpamtestISP/Release cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/drm drm_bufs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 07:35:17 -0000 On Tue, 22 Feb 2005, 13:56-0000, Poul-Henning Kamp wrote: > phk 2005-02-22 13:56:15 UTC > > FreeBSD src repository > > Modified files: > sys/dev/drm drm_bufs.h > Log: > Neuter DRM(mapbufs) until somebody finds time to try to fix it. > > It is _never_ OK to find a vnode from a struct cdev because you have > no way of telling if you get the right one. You might be in jail or > chroot for instance. Thankyou for breaking my workstation and only development machine, radeon(4) doesn't work now. How and who is going to fix this? -- Maxim Konovalov