diff options
| author | Darren Hart (VMware) <[email protected]> | 2017-05-19 19:28:36 -0700 |
|---|---|---|
| committer | Darren Hart (VMware) <[email protected]> | 2017-06-06 10:15:20 -0700 |
| commit | fd70da6a6267c91fbdda9c560f098cfd52fba00f (patch) | |
| tree | 378c9c14573ce622164b455e5fb48c4a80b5cbea /tools/perf/scripts/python/stackcollapse.py | |
| parent | f63019861cd1192e546397b13f926876a93450fd (diff) | |
platform/x86: wmi: Require query for data blocks, rename writable to setable
The Microsoft WMI documentation requires all data blocks to implement
the Query Control Method (WQxx). If we encounter a data block not
implementing this control method, issue a warning, and ignore the data
block. Remove the "readable" attribute as all data blocks must be
readable (query-able).
Be consistent with the language in the documentation, replace the
"writable" attribute with "setable".
Simplify (flatten) the control flow of wmi_create_device a bit while
we are updating it for the above changes.
Signed-off-by: Darren Hart (VMware) <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Mario Limonciello <[email protected]>
Cc: Pali Rohár <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Acked-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions