Re: [PATCH] PCI/ERR: use panic instead pci_info for device recovery failure in PCIe

2025-01-03 Thread Jonathan Cameron
On Fri, 27 Dec 2024 12:22:53 +0530 Atharva Tiwari wrote: > update failed in drivers/pci/pcie/err.c to > trigger a kernel panic instead of pci_info > > Thanks Rewrite message as described in submitting patches documentation. Key thing here is question of 'why?' A question was in that comment, w

[PATCH] PCI/ERR: use panic instead pci_info for device recovery failure in PCIe

2024-12-26 Thread Atharva Tiwari
update failed in drivers/pci/pcie/err.c to trigger a kernel panic instead of pci_info Thanks Signed-off-by: Atharva Tiwari --- drivers/pci/pcie/err.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/pci/pcie/err.c b/drivers/pci/pcie/err.c index 31090770fffc..2630