All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PCI/AER: Clean up logging
@ 2023-12-06 22:42 ` Bjorn Helgaas
  0 siblings, 0 replies; 29+ messages in thread
From: Bjorn Helgaas @ 2023-12-06 22:42 UTC (permalink / raw)
  To: linux-pci
  Cc: Mahesh J Salgaonkar, Oliver O'Halloran, Robert Richter,
	Terry Bowman, Kai-Heng Feng, linuxppc-dev, linux-kernel,
	Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

Clean up some minor AER logging issues:

  - Log as "Correctable errors", not "Corrected errors"

  - Decode the Requester ID when we couldn't find detail error info

Bjorn Helgaas (3):
  PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
  PCI/AER: Decode Requester ID when no error info found
  PCI/AER: Use explicit register sizes for struct members

 drivers/pci/pcie/aer.c | 19 ++++++++++++-------
 include/linux/aer.h    |  8 ++++----
 2 files changed, 16 insertions(+), 11 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2024-01-02 22:58 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-06 22:42 [PATCH 0/3] PCI/AER: Clean up logging Bjorn Helgaas
2023-12-06 22:42 ` Bjorn Helgaas
2023-12-06 22:42 ` [PATCH 1/3] PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors Bjorn Helgaas
2023-12-06 22:42   ` Bjorn Helgaas
2023-12-08 14:36   ` Jonathan Cameron
2023-12-08 14:36     ` Jonathan Cameron
2023-12-12 15:00   ` Terry Bowman
2023-12-12 15:00     ` Terry Bowman
2023-12-12 21:23     ` Bjorn Helgaas
2023-12-12 21:23       ` Bjorn Helgaas
2023-12-12 22:42       ` Bowman, Terry
2024-01-02 19:23   ` Kuppuswamy Sathyanarayanan
2024-01-02 19:23     ` Kuppuswamy Sathyanarayanan
2023-12-06 22:42 ` [PATCH 2/3] PCI/AER: Decode Requester ID when no error info found Bjorn Helgaas
2023-12-06 22:42   ` Bjorn Helgaas
2023-12-08 14:38   ` Jonathan Cameron
2023-12-08 14:38     ` Jonathan Cameron
2023-12-12 15:00   ` Terry Bowman
2023-12-12 15:00     ` Terry Bowman
2024-01-02 19:22   ` Kuppuswamy Sathyanarayanan
2024-01-02 19:22     ` Kuppuswamy Sathyanarayanan
2024-01-02 22:53     ` Bjorn Helgaas
2024-01-02 22:53       ` Bjorn Helgaas
2023-12-06 22:42 ` [PATCH 3/3] PCI/AER: Use explicit register sizes for struct members Bjorn Helgaas
2023-12-06 22:42   ` Bjorn Helgaas
2023-12-08 14:38   ` Jonathan Cameron
2023-12-08 14:38     ` Jonathan Cameron
2023-12-08 16:54 ` [PATCH 0/3] PCI/AER: Clean up logging Bjorn Helgaas
2023-12-08 16:54   ` Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.