]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution...
authorLv Zheng <lv.zheng@intel.com>
Thu, 24 Mar 2016 02:43:08 +0000 (10:43 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 Apr 2016 01:06:44 +0000 (03:06 +0200)
commit3f6e1a737d258a2a62698750eb42a1d1c6ffe003
treeda334be1f14f2b137c6c2c6129e333f75030b0b9
parent50f9fb383d657e5679cb0f057eeedcd130b13547
ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis

This experiment moves module level If/Else/While executions to per-table
basis.

If regressions are found against the enabling of this experimental
improvement, this patch is the only one that should get bisected out.
Please report the regressions to the kernel bugzilla for further root
causing.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=112911
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Tested-by: Chris Bainbridge <chris.bainbridge@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/acpixf.h