From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5F88C3B19D4; Wed, 27 May 2026 19:49:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779911381; cv=none; b=TRdWILdJ94PzsBb9P905+wwLmFHJGK0tCbxNv5gf2uKpmd/Oz8np0K6NWqaizhij/4RcchKRJcbaOlKhIlqcjDBZw6S5k0Jv/GJhc3KyXL7wwmkCU3lDetSk0Awc2IuQBJCOmELe1ReN/sr0VXY2YKWzPjKXN4q5CDYQouX6ggI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779911381; c=relaxed/simple; bh=8tSxL6XHQweY0pe9aTEqGTJ903wD58a8gk7cW/dQ8pw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=OrdiYZr33jMXOXsloRJMyQYLXlOoRemEwdUIjcEDGWL+g73pRuoZjfyT4csHhXOIzVgmJzN2oIPzr3vASosJ9LC0sK2tNmhARDaaJUWQGKZDEkNKFQs9/arZZ5sl8z1RqFUvWzJszg2DedFREpqiGNAka8daZtTnXww03ttxRt0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=PNRyHXT1; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="PNRyHXT1" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0170A1F00A3D; Wed, 27 May 2026 19:49:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779911380; bh=RH+3FisZihLI78Vcaiatt7xW/7ToH+vAU53c73eVHcc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=PNRyHXT1j3ul9W/Rvz8Cr3GjHayP3KPKeatJzOjgi04b4YUPkAu36t+0fRU7leIE6 qf0GRbFz7IUDIg2fxzIrxb9vmMLzo8kMT2LfSY4EnfC3ufhx0iw/o7yuu+EYVFlh7V MO/wDe5iix1VZt9mdoIHlGJx1DvW1bIla3mNRN4Vi0nssVu/eAN2MHFLxl/7oVGNZR gZPpym8ryAtPVVi4UU/VsLpmaXXFFLJ9u7gtIlRfxLWlISCr/0/1pB3sVBAa58VQ/c 6JvmZ82ce6zm8YCK0N9n+ojkm+R1R0J0J0/JqKtBv+NIL3FH1DZL4dM2N5yc2a9Tbq jXTxmnqv0pK5w== From: Sasha Levin To: Alessio Belle , "stable@vger.kernel.org" Cc: Sasha Levin , "tzimmermann@suse.de" , "simona@ffwll.ch" , Matt Coster , "dri-devel@lists.freedesktop.org" , "airlied@gmail.com" , Frank Binns , Brajesh Gupta , "maarten.lankhorst@linux.intel.com" , "mripard@kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 6.12.y] drm/imagination: Synchronize interrupts before suspending the GPU Date: Wed, 27 May 2026 15:49:12 -0400 Message-ID: <20260527-agent5-item008-imagination@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <08d2dcf562adb5dcc2153dbbb97dbdf16dfdbc84.camel@imgtec.com> References: <20260522-sync-irqs-6-12-v1-1-b0ecc9675078@imgtec.com> <20260524-stable-item014-reply@kernel.org> <08d2dcf562adb5dcc2153dbbb97dbdf16dfdbc84.camel@imgtec.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit > > - Signed-off-by: Matthew Brost (the upstream maintainer SoB that > > landed the patch upstream) > > For this last one, I assume you meant Matt Coster? Yes, Matt Coster - sorry for the typo. > > Could you send a v2 with the upstream trailers (Reviewed-by, Link, > > SoB, both Fixes:) restored? > > Done now, with the assumption above. Thanks, v2 is queued for 6.12.y. -- Thanks, Sasha