diff options
author | 2021-05-24 16:35:08 +0800 | |
---|---|---|
committer | 2021-05-24 16:27:34 +0200 | |
commit | 64887bbddae56cb808089a7b3d5247d1a71a1e7e (patch) | |
tree | f901d5114751f9e456522015d663f4f12b9a3167 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: event: Remove redundant initialization of local variable (diff) | |
download | wireguard-linux-64887bbddae56cb808089a7b3d5247d1a71a1e7e.tar.xz wireguard-linux-64887bbddae56cb808089a7b3d5247d1a71a1e7e.zip |
ACPI: ipmi: Remove address space handler in error path
The acpi_install_address_space_handler() is coupled with
acpi_remove_address_space_handler() in ipmi module init/exit, but
it forgets to remove the handler in acpi_ipmi_init() if the
ipmi_smi_watcher_register() call fails, so add the removal of the
address space handler in error path.
Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
[ rjw: Changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions