diff options
author | 2023-11-23 01:48:12 +0100 | |
---|---|---|
committer | 2023-12-11 06:21:01 -0800 | |
commit | 744f7be3937d0362064d8e679a370e5a0296e82c (patch) | |
tree | 65de74e5bb1c42e6b83dfdb8a6a3fbae3b1d2da1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6 (diff) | |
download | wireguard-linux-744f7be3937d0362064d8e679a370e5a0296e82c.tar.xz wireguard-linux-744f7be3937d0362064d8e679a370e5a0296e82c.zip |
hwmon: (dell-smm) Prepare for multiple SMM calling backends
Modern Dell machines support multiple ways to issue an SMM call.
Prepare support for those by introducing dell_smm_ops, which is
used by dell_smm_call() to perform a SMM call. Each SMM backend
needs to provide a dell_smm_ops structure.
Tested-by: <serverror@serverror.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20231123004820.50635-2-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions