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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 1FDDED6B6DB for ; Wed, 30 Oct 2024 21:16:43 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C486010E811; Wed, 30 Oct 2024 21:16:42 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="UnJWRHNV"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6F3CE10E80A for ; Wed, 30 Oct 2024 21:16:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1730323001; x=1761859001; h=date:message-id:from:to:cc:subject:in-reply-to: references:mime-version; bh=YDVBc0UdTFxIDV0Fs/pnQ8QMt3HKaUJ5veWbAGZPah8=; b=UnJWRHNV7pLs+BgZeh6wQ1Bmx7k5b4Z3k89zYY2MY30tUwNDf3LwlhhB qhpjxt+cgbAFlQKiecCXqnGYVCDSOeHv0Ur8lQjfdk6dUfWoW+OgR4IB6 I35ob+7hjNiJbWLDCyWLPcq1WT/hqYJzGEMLsQqjhybMSHKomlpgazSxX quQC1qgOkGVHAaSc2W/ETLIxvsAi/pZf5E4p8pxSzpovUCWBhDAoN7cQQ 2ZpRi+x0nCeKxcBA7m8w/8RQOEQ9otNGfN8b7ZMViLKZSZE/WZozvSW6q iCiNWD7BxyCIiUgKOZi1EfSdnTC/6EE59NEgFiB63td/kmfkwn1rL+0nT Q==; X-CSE-ConnectionGUID: 55iWJAuwRQ2obMB4iWLFPQ== X-CSE-MsgGUID: ILcTkDwXS4KZ3a8p6iPaNw== X-IronPort-AV: E=McAfee;i="6700,10204,11241"; a="33838829" X-IronPort-AV: E=Sophos;i="6.11,245,1725346800"; d="scan'208";a="33838829" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Oct 2024 14:16:41 -0700 X-CSE-ConnectionGUID: aG9pkjxBQEu8gnDIEqdu7Q== X-CSE-MsgGUID: mbC+AioARAqbEv9q+Gxq6Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,245,1725346800"; d="scan'208";a="82086723" Received: from orsosgc001.jf.intel.com (HELO orsosgc001.intel.com) ([10.165.21.142]) by fmviesa007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Oct 2024 14:16:41 -0700 Date: Wed, 30 Oct 2024 14:16:40 -0700 Message-ID: <85y125xpdz.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Matt Roper , Jonathan Cavitt Cc: intel-xe@lists.freedesktop.org Subject: Re: =?UTF-8?B?4pyT?= CI.BAT: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs" In-Reply-To: <20241030195400.GH4891@mdroper-desk1.amr.corp.intel.com> References: <20241029200147.1476513-1-ashutosh.dixit@intel.com> <173024074145.1361174.13550844515398446933@2413ebb6fbb6> <20241030195400.GH4891@mdroper-desk1.amr.corp.intel.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-redhat-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Wed, 30 Oct 2024 12:54:00 -0700, Matt Roper wrote: > > The revert successfully fixed the regressions here. Applied to > drm-xe-next. Thanks for the patch and review. I was thinking of adding a Cc: stable to the revert because Jonathan's original patch has a Cc: stable on it. Anyway, since this is merged, maybe when we receive the email notification about the original patch being added to stable, we'll need to let them know to not add it. Thanks. -- Ashutosh