From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8ECB9C2BA1B for ; Mon, 6 Apr 2020 16:09:46 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6138520768 for ; Mon, 6 Apr 2020 16:09:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6138520768 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D6D8D6E432; Mon, 6 Apr 2020 16:09:45 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 004386E42E; Mon, 6 Apr 2020 16:09:43 +0000 (UTC) IronPort-SDR: vX4J4aivWpI5FvJcKicRW0EJL0ZoFM5htNTMuLf/L8WNkKNO3s+XyocJK/Z8l19Js19bfS+3fe FWbCQco8D78A== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Apr 2020 09:09:32 -0700 IronPort-SDR: evvur/RzDFFkOD1sCw7UnPoC8vWzGiNwCLNb6T557rz1M5iXeCtiSQK5dgrSVBhVDDBIcEJOzb ZLmeTExSPSeA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,351,1580803200"; d="scan'208";a="243520909" Received: from asegeda-mobl1.ger.corp.intel.com (HELO intel.com) ([10.252.30.224]) by fmsmga008.fm.intel.com with ESMTP; 06 Apr 2020 09:09:30 -0700 Date: Mon, 6 Apr 2020 19:09:29 +0300 From: Andi Shyti To: Chris Wilson Message-ID: <20200406160929.GA5077@intel.intel> References: <20200406153518.1642031-1-chris@chris-wilson.co.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200406153518.1642031-1-chris@chris-wilson.co.uk> Subject: Re: [Intel-gfx] [PATCH i-g-t] i915/i915_hangman: Drop last reference to bygone 'i915_error_state' X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Chris, On Mon, Apr 06, 2020 at 04:35:18PM +0100, Chris Wilson wrote: > The test is looking at sysfs/error so dumping the old > debugfs/i915_error_state looks quite silly. The only dilemma is whether > it is worth replacing with a line-by-line dump. I propose we make that a > future problem -- and leave it to whoever has to debug it next time. > > Signed-off-by: Chris Wilson Reviewed-by: Andi Shyti Thanks, Andi _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx