On Fri, Oct 25, 2024 at 03:27:54PM -0700, Keith Busch wrote: > From: Keith Busch <kbusch@xxxxxxxxxx> > > Resetting a bus from an end device only works if it's the only function > on or below that bus. > > Provide an attribute on the pci_dev bridge device that can perform the > secondary bus reset. This makes it possible for a user to safely reset > multiple devices in a single command using the secondary bus reset > action. Hi Bjorn, are we okay with this one? I am trying to get some tooling and processes in place that rely on this reset capability, but I don't want to get ahead of myself if the kernel side needs to go a different direction.