From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=new2025; t=1754746125; bh=TRSaDjzbvtdu1i28FtkDB5I4os3zzzmPa28t2zf3BKA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To:Message-ID:Date:From:Reply-To:Subject:To: Cc:In-Reply-To:References:Resent-Date:Resent-From:Resent-To: Resent-Cc:User-Agent:Content-Type:Content-Transfer-Encoding; b=AHXQNRTc9vIj2nij1HLyG1mCZACXTF7AyoUYN8GmMp6bx/i3nFYMZl1R9rTHimUlm bgnUcQGFQxwmcTKsN0g6rvMMl5aqByM+94pRy54hxIOjfZb4iJLpcEPsTZ9XsR8B7R 2i3VDzAvXgA8Le0kNdaMgbANaeF3DOf+ni6Pp7MbqsGK0V/HR6tR1LPCLUWP2cZuXs TaRyLo0RVtIKNYTcC/2qYm2LWkhl2aYMlA6gvI/T14KWgytwbkSu1/Xm+CZVgLFloS hJVRNPNXdqBe2RD/k8MC54zqGhTyLz9OMSX37geI+wfb6VYMiGdTp6eHo8JbIbJQ1+ sBCqtDRek/gDg== Received: from linux.gnuweeb.org (unknown [182.253.126.185]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 7E12F3127CAF; Sat, 9 Aug 2025 13:28:42 +0000 (UTC) Date: Sat, 9 Aug 2025 20:28:39 +0700 From: Ammar Faizi To: Nam Cao Cc: Thomas Gleixner , Lukas Wunner , Bjorn Helgaas , Linus Torvalds , Linux PCI Mailing List , Linux Kernel Mailing List , Rob Herring , Lorenzo Pieralisi , Manivannan Sadhasivam , Krzysztof Wilczynski , Armando Budianto , Alviro Iskandar Setiawan , gwml@vger.gnuweeb.org, namcaov@gmail.com Subject: Re: [GIT PULL v2] PCI changes for v6.17 Message-ID: References: <20250807050350.FyWHwsig@linutronix.de> <87ectlr8l4.fsf@yellow.woof> <20250809043409.wLu40x1p@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250809043409.wLu40x1p@linutronix.de> X-Gw-Outgoing-Server-Hash: 01afd303c8b96d0c1d5e80aa96a4ee40ec69888f786fa24107c0862c0644af79 List-Id: On Sat, Aug 09, 2025 at 06:34:29AM +0200, Nam Cao wrote: > On Sat, Aug 09, 2025 at 07:52:30AM +0900, Ammar Faizi wrote: > > I can do that. Send me a git diff. I'll test it and back with the dmesg > > output. > > That would be very helpful, thanks! > > Please bear with me, this may take a few iterations. > > Let's first try the below. I just got home from a family outing. A bit slow response. Here's the result: https://gist.github.com/ammarfaizi2/ef5f98123ed3868f8d64ed41662edd63#file-dmesg_pci_debug_001-txt-L853 -- Ammar Faizi