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 26FFEEB1054 for ; Tue, 10 Mar 2026 14:46:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DFA8E10E160; Tue, 10 Mar 2026 14:45:59 +0000 (UTC) Received: from psionic.psi5.com (psionic.psi5.com [185.187.169.70]) by gabe.freedesktop.org (Postfix) with ESMTPS id 63A6310E160; Tue, 10 Mar 2026 14:45:58 +0000 (UTC) Received: from [IPV6:2400:2410:b120:f200:a1f3:73da:3a04:160d] (unknown [IPv6:2400:2410:b120:f200:a1f3:73da:3a04:160d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (Client did not present a certificate) by psionic.psi5.com (Postfix) with ESMTPSA id 06D183F363; Tue, 10 Mar 2026 15:45:55 +0100 (CET) Message-ID: <45f30d71-2afc-40fb-ba5d-ffd0bb7e7ee0@hogyros.de> Date: Tue, 10 Mar 2026 23:45:53 +0900 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 1/1] drm/i915: handle failure from vga_get_uninterruptible() To: =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= Cc: intel-xe@lists.freedesktop.org, dri-devel@lists.freedesktop.org References: <20260218131131.460105-1-Simon.Richter@hogyros.de> <20260306151347.758836-1-Simon.Richter@hogyros.de> Content-Language: en-US From: Simon Richter In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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" Hi, On 3/10/26 8:10 PM, Ville Syrjälä wrote: > Do you need to take this in via some other tree, or should I just push > it to drm-intel-next? This is independent from the PCI changes (and I didn't Cc linux-pci on this one), so via drm-intel-next would be best, thanks! I've also prepared a backported version for 5.3 to 6.19 kernels[1]. Simon [1] https://patchwork.freedesktop.org/patch/709684/?series=161721&rev=4