From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id C23CD1FF2A1 for ; Tue, 16 Jul 2024 11:41:16 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id DECE5182B0; Tue, 16 Jul 2024 11:41:43 +0200 (CEST) Date: Tue, 16 Jul 2024 11:41:10 +0200 (CEST) From: Alexander Zeidler To: Proxmox VE development discussion , Fiona Ebner Message-ID: <1887225164.281.1721122870661@webmail.proxmox.com> In-Reply-To: <20240710113709.1415909-2-f.ebner@proxmox.com> References: <20240710113709.1415909-1-f.ebner@proxmox.com> <20240710113709.1415909-2-f.ebner@proxmox.com> MIME-Version: 1.0 X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.6-Rev67 X-Originating-Client: open-xchange-appsuite X-SPAM-LEVEL: Spam detection results: 0 AWL 0.081 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH kernel 2/2] cherry-pick potential fix for NULL pointer deref with AMD Arcturus GPU during boot X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" > On 10.07.2024 11:37 GMT Fiona Ebner wrote: > The issue was reported in the enterprise support and is handled by > Alexander Zeidler. It has the following trace [0] and causes an issue > with the networking down the line, because 'udevadm settle' would time > out. The customer reported that mainline kernel 6.9.3 booted fine. > Looking at the new commits, this one stood out, as it heavily modifies > the arcturus_get_power_limit() function. While not tagged for stable, > it seems straightforward enough and has a good chance to fix the > issue. This commit fixes the problem for the customer after he has booted the test kernel provided. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel