https://bugzilla.kernel.org/show_bug.cgi?id=198849
Erik Schmauss ([email protected]) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Erik Schmauss ([email protected]) --- (In reply to fin4478 from comment #0) > 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. Thanks for pointing this out. It will be in our next release. -- 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
