aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArmin Wolf <[email protected]>2024-01-21 21:08:24 +0100
committerIlpo Järvinen <[email protected]>2024-01-24 13:09:10 +0200
commit3f399b5d7189bcb608c75abc85fe39f7a5509cfa (patch)
tree4f60db391b2833714e743a9f1d8b14ef302b2a11 /tools/perf/scripts/python
parente5afa3d7a91bb673018a2a9540c12c82e64e652c (diff)
platform/x86: wmi: Use ACPI device name in netlink event
The device name inside the ACPI netlink event is limited to 15 characters, so the WMI device name will get truncated. This can be observed with kacpimon when receiving an event from WMI device "9DBB5994-A997-11DA-B012-B622A1EF5492": netlink: 9DBB5994-A997- 000000d0 00000000 Fix this by using the shorter device name from the ACPI bus device instead. This still allows users to uniquely identify the WMI device by using the notify id (0xd0). Signed-off-by: Armin Wolf <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions