diff options
author | Hanjun Guo <guohanjun@huawei.com> | 2020-09-18 12:13:28 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-09-25 19:08:39 +0300 |
commit | 9a2e849fb6de471b82d19989a7944d3b7671793c (patch) | |
tree | 7238d5e34f5162406a4ecc7f5b32239420d53d4b /tools/perf/scripts/python/stackcollapse.py | |
parent | ba4f184e126b751d1bffad5897f263108befc780 (diff) | |
download | linux-9a2e849fb6de471b82d19989a7944d3b7671793c.tar.xz |
ACPI: configfs: Add missing config_item_put() to fix refcount leak
config_item_put() should be called in the drop_item callback, to
decrement refcount for the config item.
Fixes: 772bf1e2878ec ("ACPI: configfs: Unload SSDT on configfs entry removal")
Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
[ rjw: Subject edit ]
Cc: 4.13+ <stable@vger.kernel.org> # 4.13+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions