]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Add additional named objects for the auto-serialize method scan.
authorLv Zheng <lv.zheng@intel.com>
Mon, 24 Mar 2014 06:49:07 +0000 (14:49 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 26 Mar 2014 15:25:59 +0000 (16:25 +0100)
commite17c07b8f304e39e3bc57e9137371d1f2dba6c88
treea1539b4a25af3057e801d3afbf7b10c48d5ff7a6
parentf2f657fbdc96af4dc95a094be97830980e1f56ad
ACPICA: Add additional named objects for the auto-serialize method scan.

This change adds some additional opcodes that are detected and will
cause a method to be auto-serialized. These opcodes are the various
CreateXField and the FieldUnit opcodes. Lv Zheng.

References: https://bugzilla.kernel.org/show_bug.cgi?id=52191
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/dsmethod.c