]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
acpi_apei: Add sysctl to mute corrected errors.
authorAlexander Motin <mav@FreeBSD.org>
Fri, 5 Aug 2022 17:45:35 +0000 (13:45 -0400)
committerAlexander Motin <mav@FreeBSD.org>
Fri, 5 Aug 2022 17:48:05 +0000 (13:48 -0400)
commit52a54b96ed1b7c0a1c04fc7651a1fc036bdc5bbc
tree24440f3a424323b6b73b2cc37a1570fb3ce1efa2
parentac64943ca8514382289e6054e8127726a7c40ea3
acpi_apei: Add sysctl to mute corrected errors.

Setting hw.acpi.apei.log_corrected to 0 will mute corrected errors logging.

MFC after: 1 week
sys/dev/acpica/acpi_apei.c