]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Remove messages if predefined repair(s) are successful
authorBob Moore <robert.moore@intel.com>
Fri, 11 Dec 2009 07:23:22 +0000 (15:23 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 15 Dec 2009 22:29:36 +0000 (17:29 -0500)
commit31dc87d462645e11c181edfbef914e3f96e763a2
treeee064fd4d8bcc7ba16926241262cec6b74caec03
parent830522631ede9af7ec10d776231fb12d8b4667f8
ACPICA: Remove messages if predefined repair(s) are successful

Repair mechanism was considered too wordy. Now, messages are only
unconditionally emitted if the return object cannot be repaired.
Existing messages for successful repairs were converted to
ACPI_DEBUG_PRINT messages for now. ACPICA BZ 827.

http://www.acpica.org/bugzilla/show_bug.cgi?id=827

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/nspredef.c
drivers/acpi/acpica/nsrepair.c
drivers/acpi/acpica/nsrepair2.c
include/acpi/acoutput.h