diff options
| author | Erik Schmauss <[email protected]> | 2018-07-28 21:05:19 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2018-07-29 10:19:45 +0000 |
| commit | 460a53106ac39b74625d1104d9a113e0f3716c18 (patch) | |
| tree | 731d9e5ce02caaf4c9534044f93469ce430ffd12 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ACPICA: AML Parser: ignore dispatcher error status during table load (diff) | |
| download | kernel-460a53106ac39b74625d1104d9a113e0f3716c18.tar.gz kernel-460a53106ac39b74625d1104d9a113e0f3716c18.zip | |
ACPICA: AML Parser: ignore control method status in module-level code
Previous change in the AML parser code blindly set all non-successful
dispatcher statuses to AE_OK. That approach is incorrect, though,
because successful control method invocations from module-level
return AE_CTRL_TRANSFER. Overwriting AE_OK to this status causes the
AML parser to think that there was no return value from the control
method invocation.
Fixes: 92c0f4af386 (ACPICA: AML Parser: ignore dispatcher error status during table load)
Reported-by: Linus Torvalds <[email protected]>
Tested-by: Linus Torvalds <[email protected]>
Tested-by: Oleksandr Natalenko <[email protected]>
Signed-off-by: Erik Schmauss <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
