[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <152770259826.80701.7360032106128917833.stgit@bhelgaas-glaptop.roam.corp.google.com>
Date: Wed, 30 May 2018 12:54:10 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: linux-pci@...r.kernel.org
Cc: Oza Pawandeep <poza@...eaurora.org>, linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/2] PCI/AER: Clean up minor logging issues
AER logging printed the plain 16-bit Requester ID straight out of the TLP,
which is hard to interpret, e.g., id=00e4 corresponds to what we normally
see as 00:1c.4 in dmesg or lspci.
Also, there's no need to print the vendor/device ID of the root port
reporting an error; we can easily find that from dmesg or lspci.
---
Bjorn Helgaas (2):
PCI/AER: Decode Error Source Requester ID
PCI/AER: Stop printing vendor/device ID
drivers/pci/pcie/aer/aerdrv_errprint.c | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists