diff options
author | Lv Zheng <[email protected]> | 2017-01-20 16:42:48 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-01-30 12:12:52 +0100 |
commit | c3a696b6e8f8f75f9f75e556a9f9f6472eae2655 (patch) | |
tree | fd6a1a2545ada67bb777a9663947e340212abb9a /lib/test-string_helpers.c | |
parent | 4c237371f290d1ed3b2071dd43554362137b1cce (diff) |
ACPI / EC: Use busy polling mode when GPE is not enabled
When GPE is not enabled, it is not efficient to use the wait polling mode
as it introduces an unexpected scheduler delay.
So before the GPE handler is installed, this patch uses busy polling mode
for all EC(s) and the logic can be applied to non boot EC(s) during the
suspend/resume process.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=191561
Tested-by: Jakobus Schurz <[email protected]>
Tested-by: Chen Yu <[email protected]>
Signed-off-by: Lv Zheng <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions