diff options
author | 2017-06-10 12:57:11 +0200 | |
---|---|---|
committer | 2017-06-13 11:00:21 -0700 | |
commit | cd3921f88b82f1c89057b964338f6d10204c7abc (patch) | |
tree | ace7edd335c0979d49ee888134542540a930cff5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | platform/x86: dell-rbtn: constify rfkill_ops structures (diff) | |
download | linux-dev-cd3921f88b82f1c89057b964338f6d10204c7abc.tar.xz linux-dev-cd3921f88b82f1c89057b964338f6d10204c7abc.zip |
platform/x86: wmi: Fix printing info about WDG structure
object_id and notify_id are in one union structure and their meaning is
defined by flags. Therefore do not print notify_id for non-event block and
do not print object_id for event block. Remove also reserved member as it
does not have any defined meaning or type yet.
As object_id and notify_id union members overlaps and have different types,
it caused that kernel print to dmesg binary data. This patch eliminates it.
Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions