diff options
author | Lee, Chun-Yi <[email protected]> | 2011-05-22 07:33:53 +0800 |
---|---|---|
committer | Matthew Garrett <[email protected]> | 2011-05-27 12:38:49 -0400 |
commit | ab6a931620cfa5c565b351d1982306c3c8b97f96 (patch) | |
tree | 57116a55dde28eb422f1718f306a9ec2ed85c5ea /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a8d1a266eee5f8b822449fe19d1735189377ef47 (diff) |
acer-wmi: allow 64-bits return buffer from WMI methods
Acer WMID_GUID1/2 method's return buffer was declared to 64-bits
on some Acer notebook, but WMI method only use 32-bits in return
buffer.
So, add this patch for allow 64-bits return buffer.
Reference: bko#34142
https://bugzilla.kernel.org/show_bug.cgi?id=34142
Tested on Acer Travelmate 5735Z-452G32Mnss
Tested-by: Melchior FRANZ <[email protected]>
Cc: Carlos Corbacho <[email protected]>
Cc: Matthew Garrett <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Cc: Corentin Chary <[email protected]>
Cc: Thomas Renninger <[email protected]>
Signed-off-by: Lee, Chun-Yi <[email protected]>
Signed-off-by: Matthew Garrett <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions