From: Bob Moore Date: Wed, 31 Oct 2012 02:24:51 +0000 (+0000) Subject: Cleanup of invalid ACPI name handling and repair X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~14^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45dcd31547fcd58273423799b12efe0e8371127e;p=pandora-kernel.git Cleanup of invalid ACPI name handling and repair Implemented a change/cleanup for the handling of invalid ACPI names. Names are now validated and repaired only when 1) entering a new name into the namespace and 2) disassembling a named AML opcode. A warning is only displayed in debug mode or when the interpreter is in "strict" mode, since some working machines do in fact contain invalid ACPI names. Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed