Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-22 Thread Hans Zhang
On 2025/5/22 19:47, Manivannan Sadhasivam wrote: On Sat, May 17, 2025 at 12:55:14AM +0800, Hans Zhang wrote: The following series introduces a new kernel command-line option aer_panic to enhance error handling for PCIe Advanced Error Reporting (AER) in mission-critical environments. This feat

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-22 Thread Manivannan Sadhasivam
On Sat, May 17, 2025 at 12:55:14AM +0800, Hans Zhang wrote: > The following series introduces a new kernel command-line option aer_panic > to enhance error handling for PCIe Advanced Error Reporting (AER) in > mission-critical environments. This feature ensures deterministic recover > from fatal PC

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-22 Thread Hans Zhang
On 2025/5/22 00:17, Sathyanarayanan Kuppuswamy wrote: On 5/21/25 7:54 AM, Hans Zhang wrote: On 2025/5/21 00:09, Sathyanarayanan Kuppuswamy wrote: On 5/19/25 7:41 AM, Hans Zhang wrote: On 2025/5/19 22:21, Hans Zhang wrote: On 2025/5/17 02:10, Sathyanarayanan Kuppuswamy wrote: On 5

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-21 Thread Sathyanarayanan Kuppuswamy
On 5/21/25 7:54 AM, Hans Zhang wrote: On 2025/5/21 00:09, Sathyanarayanan Kuppuswamy wrote: On 5/19/25 7:41 AM, Hans Zhang wrote: On 2025/5/19 22:21, Hans Zhang wrote: On 2025/5/17 02:10, Sathyanarayanan Kuppuswamy wrote: On 5/16/25 9:55 AM, Hans Zhang wrote: The following series i

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-21 Thread Hans Zhang
On 2025/5/21 00:09, Sathyanarayanan Kuppuswamy wrote: On 5/19/25 7:41 AM, Hans Zhang wrote: On 2025/5/19 22:21, Hans Zhang wrote: On 2025/5/17 02:10, Sathyanarayanan Kuppuswamy wrote: On 5/16/25 9:55 AM, Hans Zhang wrote: The following series introduces a new kernel command-line optio

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-20 Thread Sathyanarayanan Kuppuswamy
On 5/19/25 7:41 AM, Hans Zhang wrote: On 2025/5/19 22:21, Hans Zhang wrote: On 2025/5/17 02:10, Sathyanarayanan Kuppuswamy wrote: On 5/16/25 9:55 AM, Hans Zhang wrote: The following series introduces a new kernel command-line option aer_panic to enhance error handling for PCIe Advanced

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-20 Thread Hans Zhang
On 2025/5/20 06:03, Bjorn Helgaas wrote: On Sat, May 17, 2025 at 12:55:14AM +0800, Hans Zhang wrote: The following series introduces a new kernel command-line option aer_panic to enhance error handling for PCIe Advanced Error Reporting (AER) in mission-critical environments. This feature ensu

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-19 Thread Bjorn Helgaas
On Sat, May 17, 2025 at 12:55:14AM +0800, Hans Zhang wrote: > The following series introduces a new kernel command-line option aer_panic > to enhance error handling for PCIe Advanced Error Reporting (AER) in > mission-critical environments. This feature ensures deterministic recover > from fatal PC

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-19 Thread Hans Zhang
On 2025/5/19 22:21, Hans Zhang wrote: On 2025/5/17 02:10, Sathyanarayanan Kuppuswamy wrote: On 5/16/25 9:55 AM, Hans Zhang wrote: The following series introduces a new kernel command-line option aer_panic to enhance error handling for PCIe Advanced Error Reporting (AER) in mission-critic

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-19 Thread Hans Zhang
On 2025/5/19 22:21, Hans Zhang wrote: On 2025/5/17 02:10, Sathyanarayanan Kuppuswamy wrote: On 5/16/25 9:55 AM, Hans Zhang wrote: The following series introduces a new kernel command-line option aer_panic to enhance error handling for PCIe Advanced Error Reporting (AER) in mission-critic

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-19 Thread Hans Zhang
On 2025/5/17 02:10, Sathyanarayanan Kuppuswamy wrote: On 5/16/25 9:55 AM, Hans Zhang wrote: The following series introduces a new kernel command-line option aer_panic to enhance error handling for PCIe Advanced Error Reporting (AER) in mission-critical environments. This feature ensures det

Re: [PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-16 Thread Sathyanarayanan Kuppuswamy
On 5/16/25 9:55 AM, Hans Zhang wrote: The following series introduces a new kernel command-line option aer_panic to enhance error handling for PCIe Advanced Error Reporting (AER) in mission-critical environments. This feature ensures deterministic recover from fatal PCIe errors by triggering a

[PATCH 0/4] pci: implement "pci=aer_panic"

2025-05-16 Thread Hans Zhang
The following series introduces a new kernel command-line option aer_panic to enhance error handling for PCIe Advanced Error Reporting (AER) in mission-critical environments. This feature ensures deterministic recover from fatal PCIe errors by triggering a controlled kernel panic when device recove