Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 670e98a3 authored by Kai-Heng Feng's avatar Kai-Heng Feng Committed by Guenter Roeck
Browse files

ACPI: IPMI: Add helper to wait for when SMI is selected


On Dell servers, many APCI methods of acpi_power_meter module evaluate
variables inside IPMI region, so the region handler needs to be
installed. In addition to that, the handler needs to be fully
functional, and that depends on SMI being selected.

So add a helper to let acpi_power_meter know when the handler is
installed and ready to be used.

Signed-off-by: default avatarKai-Heng Feng <kai.heng.feng@canonical.com>
Acked-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://lore.kernel.org/r/20240320084317.366853-1-kai.heng.feng@canonical.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent b18c01a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment