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 7A717C021A6 for ; Fri, 14 Feb 2025 09:08:38 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1CCFF10EC0D; Fri, 14 Feb 2025 09:08:38 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="XOy6Lj3J"; dkim-atps=neutral Received: from nyc.source.kernel.org (nyc.source.kernel.org [147.75.193.91]) by gabe.freedesktop.org (Postfix) with ESMTPS id DEF1310EC0C; Fri, 14 Feb 2025 09:08:36 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id D665DA41BC1; Fri, 14 Feb 2025 09:06:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 77D00C4CED1; Fri, 14 Feb 2025 09:08:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1739524115; bh=ojSn0mjAgBimdmow5FyRjsh5a9qTNrqfUR4LV3XpBY0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XOy6Lj3JZbOchmltrIBbEusLXFTd46dyWb2Iy5AS2jdUzVHduGiq23Nxn6de2wD5v 729V8Q3XP//DOZZqEAXMGWby5AtXVZNuyjFAXQkVoclg9fSZ5RMBgF2pZBJMmFfQ5P eYe9uex2+sBy1AJ5cgWZbMxTdRJAE6E4BSd8vM9gLHeZus8u+ECK3GnOqPppp3+tub ygeBOZC+WJZOBFxUx9+LcO1kCBOS1+DWOgTegXHqaSvpZ3VjaLne8ak9NYQTnIKmgN 1peaoQWHnqzIP/4bpxapf/rq1VfWMSJYqrgJEEU3QircCUOBQiVctqXkUS17J2TX5r /acHsgZYbxdRg== Date: Fri, 14 Feb 2025 11:08:25 +0200 From: Mike Rapoport To: "Borah, Chaitanya Kumar" Cc: "intel-gfx@lists.freedesktop.org" , "intel-xe@lists.freedesktop.org" , "Saarinen, Jani" , "Kurmi, Suresh Kumar" , "x86@kernel.org" , "De Marchi, Lucas" Subject: Re: Regression on linux-next (next-20250205) Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Thu, Feb 13, 2025 at 05:30:24PM +0000, Borah, Chaitanya Kumar wrote: > > > -----Original Message----- > > From: Mike Rapoport > > > Thank you for your reply. > > > > > > Unfortunately, the change makes it worse. Our local system seems to be in > > continuous reboot. > > > > Are there any logs available? > > False alarm! The cyclic resets we are seeing may not be related to your > change. Our systems are facing this even with the latest vanilla > linux-next. We are looking into it. > > Good news is that if we take your change over the version which first > detected the issue(next-20250205), it seems to resolve it. Can we expect > a formal patch soon? Here it is: https://lore.kernel.org/all/20250214084531.3299390-1-rppt@kernel.org > Regards > > Chaitanya -- Sincerely yours, Mike.