Module Name: src Committed By: riastradh Date: Sun Oct 27 12:14:07 UTC 2024
Modified Files: src/sys/dev/acpi: apei.c apei_cper.h Log Message: apei(4): Add section numbering in comments on error types. This will make it easier to keep the sections sorted by the spec's section numbers when we add more. Preparation for: PR kern/58775: apei(4) spamming console To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/acpi/apei.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/acpi/apei_cper.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.