summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKito Xu <veritas501@foxmail.com>2025-07-09 03:52:51 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-17 18:43:58 +0200
commit64124cf0aab0dd1e18c0fb5ae66e45741e727f8b (patch)
tree2ea15381ada383163ee32577d6f4a5e08f1f6a72 /tools/perf/scripts/python/stackcollapse.py
parentcfbf0665969af2c69d10c377d4c3d306e717efb4 (diff)
downloadkernel-64124cf0aab0dd1e18c0fb5ae66e45741e727f8b.tar.gz
net: appletalk: Fix device refcount leak in atrtr_create()
[ Upstream commit 711c80f7d8b163d3ecd463cd96f07230f488e750 ] When updating an existing route entry in atrtr_create(), the old device reference was not being released before assigning the new device, leading to a device refcount leak. Fix this by calling dev_put() to release the old device reference before holding the new one. Fixes: c7f905f0f6d4 ("[ATALK]: Add missing dev_hold() to atrtr_create().") Signed-off-by: Kito Xu <veritas501@foxmail.com> Link: https://patch.msgid.link/tencent_E1A26771CDAB389A0396D1681A90A49E5D09@qq.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions