https://bugzilla.kernel.org/show_bug.cgi?id=197177
Bug ID: 197177
Summary: Enable ACPI_NO_ERROR_MESSAGES for a non debug kernel
Product: ACPI
Version: 2.5
Kernel Version: 4.14.0-rc4
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Config-Other
Assignee: [email protected]
Reporter: [email protected]
Regression: No
When ACPI_NO_ERROR_MESSAGES is not defined, there is 2 meaningless ugly acpi
errors in the screen (and in the dmesg log) at booth with the Asus Prime
B350M-K motherboard and latest bios.
So for a non debug kernel, enable ACPI_NO_ERROR_MESSAGES. Exporting
ACPI_HELP_APP as terminal environment variable does not work.
./include/acpi/platform/acenv.h
/* acpi_help configuration. Error messages disabled. */
#ifdef ACPI_HELP_APP
#define ACPI_NO_ERROR_MESSAGES
#endif
+#define ACPI_NO_ERROR_MESSAGES
--
You are receiving this mail because:
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla