From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Airlie Subject: Re: cascade panic in cirrus framebuffer mode setting Date: Fri, 17 May 2013 00:49:43 -0400 (EDT) Message-ID: <785051121.3630331.1368766183800.JavaMail.root@redhat.com> References: <20130516212903.108de56a@nehalam.linuxnetplumber.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx3-phx2.redhat.com (mx3-phx2.redhat.com [209.132.183.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 96625E5CF9 for ; Thu, 16 May 2013 21:49:45 -0700 (PDT) In-Reply-To: <20130516212903.108de56a@nehalam.linuxnetplumber.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Stephen Hemminger Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org > > I use KVM VM's to test kernels, and lately with 3.9.2 when my code panic's > the > kernel mode setting panic's as well. > > In this example, the first one is my fault; but then cirrus framebuffer DRM > modesetting craps out. Yeah the fix went to stable today I think drm: don't check modeset locks in panic handler Dave.