]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPICA: Add "root node" case to the ACPI name repair code
authorBob Moore <robert.moore@intel.com>
Tue, 29 Dec 2015 06:04:11 +0000 (14:04 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 02:47:38 +0000 (03:47 +0100)
commit2247235379d9e9fa46f725a82e0c05ae96254007
treef7cece6ef92c65a7161278e464e1b11bd4cd0935
parentd815346f7675e056d904fb3aad5a347e0bb58410
ACPICA: Add "root node" case to the ACPI name repair code

ACPICA commit 95b40b31aa8148629fbe5de0356725fc01298003

Special-case the namespace root node, it has an unusual name.

This case can occur if there are errors during the execution
of module-level code.

Link: https://github.com/acpica/acpica/commit/95b40b31
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/utstring.c