Commit abf313b5 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Greg Kroah-Hartman

ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tag

According with Documentation/ABI/, the right tag to describe
an ABI symbol is "What:", and not "Where:".
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 11070490
...@@ -9,7 +9,7 @@ errors may be "seen" / reported by the link partner and not the ...@@ -9,7 +9,7 @@ errors may be "seen" / reported by the link partner and not the
problematic endpoint itself (which may report all counters as 0 as it never problematic endpoint itself (which may report all counters as 0 as it never
saw any problems). saw any problems).
Where: /sys/bus/pci/devices/<dev>/aer_dev_correctable What: /sys/bus/pci/devices/<dev>/aer_dev_correctable
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 Kernel Version: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
...@@ -31,7 +31,7 @@ Header Log Overflow 0 ...@@ -31,7 +31,7 @@ Header Log Overflow 0
TOTAL_ERR_COR 2 TOTAL_ERR_COR 2
------------------------------------------------------------------------- -------------------------------------------------------------------------
Where: /sys/bus/pci/devices/<dev>/aer_dev_fatal What: /sys/bus/pci/devices/<dev>/aer_dev_fatal
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 Kernel Version: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
...@@ -62,7 +62,7 @@ TLP Prefix Blocked Error 0 ...@@ -62,7 +62,7 @@ TLP Prefix Blocked Error 0
TOTAL_ERR_FATAL 0 TOTAL_ERR_FATAL 0
------------------------------------------------------------------------- -------------------------------------------------------------------------
Where: /sys/bus/pci/devices/<dev>/aer_dev_nonfatal What: /sys/bus/pci/devices/<dev>/aer_dev_nonfatal
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 Kernel Version: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
...@@ -103,19 +103,19 @@ collectors) that are AER capable. These indicate the number of error messages as ...@@ -103,19 +103,19 @@ collectors) that are AER capable. These indicate the number of error messages as
device, so these counters include them and are thus cumulative of all the error device, so these counters include them and are thus cumulative of all the error
messages on the PCI hierarchy originating at that root port. messages on the PCI hierarchy originating at that root port.
Where: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 Kernel Version: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
Description: Total number of ERR_COR messages reported to rootport. Description: Total number of ERR_COR messages reported to rootport.
Where: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 Kernel Version: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
Description: Total number of ERR_FATAL messages reported to rootport. Description: Total number of ERR_FATAL messages reported to rootport.
Where: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
Date: July 2018 Date: July 2018
Kernel Version: 4.19.0 Kernel Version: 4.19.0
Contact: linux-pci@vger.kernel.org, rajatja@google.com Contact: linux-pci@vger.kernel.org, rajatja@google.com
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment