Re: [PATCH] ACPI: Add configuration item to configure ACPICA error logs out

2016-05-13 Thread Rafael J. Wysocki
On Fri, May 13, 2016 at 4:26 AM, Lv Zheng wrote: > Sometimes, we need to disable ACPICA error logs to leave only ACPICA > debug logs enabled for debugging purpose. This is useful when ACPICA error > logs become a flood. > > Reference: https://bugzilla.kernel.org/show_bug.cgi?id=114201 > Signed-off

[PATCH] ACPI: Add configuration item to configure ACPICA error logs out

2016-05-12 Thread Lv Zheng
Sometimes, we need to disable ACPICA error logs to leave only ACPICA debug logs enabled for debugging purpose. This is useful when ACPICA error logs become a flood. Reference: https://bugzilla.kernel.org/show_bug.cgi?id=114201 Signed-off-by: Lv Zheng --- drivers/acpi/Kconfig|7 ++