From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH] drm/i915: Disable all outputs early, before KMS takeover Date: Tue, 05 Apr 2011 15:27:54 +0100 Message-ID: <1bdc18$k44m31@fmsmga002.fm.intel.com> References: <1301395589-8121-1-git-send-email-chris@chris-wilson.co.uk> <20110401114429.GA3526@viiv.ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id 124DD9E734 for ; Tue, 5 Apr 2011 07:27:59 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Pekka Enberg Cc: Tomas Winkler , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Andrew Morton , Linus Torvalds List-Id: intel-gfx@lists.freedesktop.org On Tue, 5 Apr 2011 17:11:56 +0300, Pekka Enberg wrote: > [ 9.310010] [] panic+0x91/0x19e > [ 9.310010] [] oops_end+0xea/0xf0 > [ 9.310010] [] no_context+0xfb/0x260 > [ 9.310010] [] __bad_area_nosemaphore+0x125/0x1e0 > [ 9.310010] [] bad_area_nosemaphore+0x13/0x20 > [ 9.310010] [] do_page_fault+0x310/0x4c0 > [ 9.310010] [] ? up+0x2f/0x50 > [ 9.310010] [] ? console_unlock+0x17f/0x1d0 > [ 9.310010] [] page_fault+0x25/0x30 > [ 9.310010] [] ? i915_handle_error+0x198/0xed0 [i915] > [ 9.310010] [] ? scsi_next_command+0x4a/0x60 > [ 9.310010] [] ? scsi_io_completion+0x2f6/0x630 > [ 9.310010] [] i915_driver_irq_handler+0x472/0x17f0 [i915] > > This is the same pre-2.6.39-rc1 kernel with the two patches applied. > I'll try latest Linus master next to see if the same problem triggers. Hmm. Looks like we don't prevent the PGTBL_ER with those patches (or we provoke another), and trigger the error before we can handle it. Double ungood. Thanks, -Chris -- Chris Wilson, Intel Open Source Technology Centre