Re: [PATCH RFC 1/2] PCI: Add controller reset method

Wei Liu <[email protected]> Tue, 11 Aug 2026 10:56:29 -0700
Newsgroups org.kernel.vger.linux-hyperv,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci
Message-ID <[email protected]>
On Tue, Aug 11, 2026 at 06:28:19PM +0200, Manivannan Sadhasivam wrote:
> 
> I recently added a hook for resetting the Root Ports in a platform specific way
> [1]. This new hook is called in the SBR reset path. Will it work for you?
> 
> - Mani
> 
> [1] https://lore.kernel.org/all/[email protected]/
> 

Thank you. I will check that out.

Wei