diff options
author | Dan Williams <[email protected]> | 2017-04-03 13:52:14 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2017-04-12 21:56:41 -0700 |
commit | 3c87f372695592bf86e9dab7b1ec7d439fda577b (patch) | |
tree | 9e230c6b46be7590278ed2c472afc23895d3c155 /scripts/gdb/linux/tasks.py | |
parent | f2668fa7f6fbb0dfa4eb2e571f8ec0c34bc66b6f (diff) |
acpi, nfit: fix acpi_get_table leak
Calls to acpi_get_table() must be paired with acpi_put_table() to undo
the mapping established by acpi_tb_acquire_table().
It turns out this has no effect in practice since the NFIT will already
be mapped to support the /sys/firmware/acpi/tables/NFIT attribute in
sysfs.
Fixes: 6b11d1d67713 ("ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users")
Cc: Lv Zheng <[email protected]>
Reported-by: Ross Zwisler <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions