Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753174Ab1DEO2A (ORCPT ); Tue, 5 Apr 2011 10:28:00 -0400 Received: from mga11.intel.com ([192.55.52.93]:32181 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752077Ab1DEO17 (ORCPT ); Tue, 5 Apr 2011 10:27:59 -0400 Message-Id: <1bdc18$k44m31@fmsmga002.fm.intel.com> X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.63,304,1299484800"; d="scan'208";a="675436641" Date: Tue, 05 Apr 2011 15:27:54 +0100 To: Pekka Enberg Subject: Re: [Intel-gfx] [PATCH] drm/i915: Disable all outputs early, before KMS takeover Cc: Tomas Winkler , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Daniel Vetter , Linus Torvalds , Andrew Morton References: <1301395589-8121-1-git-send-email-chris@chris-wilson.co.uk> <20110401114429.GA3526@viiv.ffwll.ch> From: Chris Wilson In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1567 Lines: 31 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/