Re: [PATCH v4 1/5] PCI/ERR: Remove misleading TODO regarding kernel panic
On Thu, 2025-05-08 at 12:40 +0530, Manivannan Sadhasivam wrote: > A PCI device is just another peripheral in a system. So failure to > recover it, must not result in a kernel panic. So remove the TODO > which > is quite misleading. > > Signed-off-by: Manivannan Sadhasivam >
Re: [PATCH v4 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
now fixed issues with sysfs issued bus resets to endpoints. So feel free to use: Tested-by: Wilfred Mallawa Regards, Wilfred