aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2019-08-05 18:27:07 +0200
committerKrzysztof Kozlowski <[email protected]>2019-10-01 20:22:04 +0200
commit5c7f48dd14e892e3e920dd6bbbd52df79e1b3b41 (patch)
tree058915f0a2f4cf6fdcf54508c2a468a4eda67370 /tools/perf/util/trace-event-scripting.c
parent3d2557ab75d4c568c79eefa2e550e0d80348a6bd (diff)
pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller init
In exynos_eint_wkup_init() the for_each_child_of_node() loop is used with a break to find a matching child node. Although each iteration of for_each_child_of_node puts the previous node, but early exit from loop misses it. This leads to leak of device node. Cc: <[email protected]> Fixes: 43b169db1841 ("pinctrl: add exynos4210 specific extensions for samsung pinctrl driver") Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions