]> www.infradead.org Git - users/dwmw2/linux.git/commit
ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE
authorVasily Khoruzhick <anarsoul@gmail.com>
Wed, 3 Apr 2024 04:09:45 +0000 (21:09 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 29 Aug 2024 15:51:24 +0000 (17:51 +0200)
commit632b746b108e3c62e0795072d00ed597371c738a
tree5064aa89897ebdb355df57b3ced64220d462c8c8
parentcf94e10a037c337559bf6c5486cc1abdf4900a08
ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE

ACPICA commit 2ad4e6e7c4118f4cdfcad321c930b836cec77406

In some cases it is not practical nor useful to nag user about some
firmware errors that they cannot fix. Add a macro that will print a
warning or error only once to be used in these cases.

Link: https://github.com/acpica/acpica/commit/2ad4e6e7
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/acoutput.h