From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [3.10rc6] /proc/dri/0/vma broken on nouveau. Date: Mon, 17 Jun 2013 21:58:21 -0400 Message-ID: <20130618015821.GA8346@redhat.com> References: <20130618013602.GC2200@redhat.com> <1257782958.19234314.1371520167209.JavaMail.root@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1257782958.19234314.1371520167209.JavaMail.root@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: David Airlie Cc: Linux Kernel , bskeggs@redhat.com, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Mon, Jun 17, 2013 at 09:49:27PM -0400, David Airlie wrote: > > > Reading /proc/dri/0/vma causes bad things to happen on a box with nouveau > > loaded. > > (Note, no X running on that box) > > > > Trace below shows trinity, but I can reproduce it with just cat > > /proc/dri/0/vma > > How about this, lets just rip it all out. That's one way to deal with it :) If no programs use it, then yeah, sure, why not. Dave