https://bugzilla.kernel.org/show_bug.cgi?id=198849
Bug ID: 198849
Summary: acmacros.h: add one more parameter to
ACPI_ERROR_NAMESPACE when no error msgs
Product: ACPI
Version: 2.5
Kernel Version: 4.16-rc2
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: blocking
Priority: P1
Component: ACPICA-Core
Assignee: [email protected]
Reporter: [email protected]
Regression: No
This is wrong:
line 466:
/* No error messages */
#define ACPI_ERROR_NAMESPACE(s, e)
Should be:
#define ACPI_ERROR_NAMESPACE(s, p, e)
If not fixed, kernel will not compile when ACPI_NO_ERROR_MESSAGES is defined.
--
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