Skip to content

Commit 179892a

Browse files
committed
Merge branch 'acpi-docs'
* acpi-docs: Documentation: ACPI: EINJ: Fix error type values for PCIe errors
2 parents a58015d + 3c516e0 commit 179892a

File tree

1 file changed

+2
-2
lines changed
  • Documentation/firmware-guide/acpi/apei

1 file changed

+2
-2
lines changed

Documentation/firmware-guide/acpi/apei/einj.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ The following files belong to it:
5050
0x00000010 Memory Uncorrectable non-fatal
5151
0x00000020 Memory Uncorrectable fatal
5252
0x00000040 PCI Express Correctable
53-
0x00000080 PCI Express Uncorrectable fatal
54-
0x00000100 PCI Express Uncorrectable non-fatal
53+
0x00000080 PCI Express Uncorrectable non-fatal
54+
0x00000100 PCI Express Uncorrectable fatal
5555
0x00000200 Platform Correctable
5656
0x00000400 Platform Uncorrectable non-fatal
5757
0x00000800 Platform Uncorrectable fatal

0 commit comments

Comments
 (0)