aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSakari Ailus <[email protected]>2024-03-08 15:06:13 +0200
committerHans Verkuil <[email protected]>2024-04-10 15:15:30 +0200
commit9537a8425a7a0222999d5839a0b394b1e8834b4a (patch)
treec2be61fa1f8d1961c23f13bd8ab3ca322190ac19 /tools/perf/scripts/python/bin/stackcollapse-report
parent46bc0234ad38063ce550ecf135c1a52458f0a804 (diff)
media: v4l: async: Properly re-initialise notifier entry in unregister
The notifier_entry of a notifier is not re-initialised after unregistering the notifier. This leads to dangling pointers being left there so use list_del_init() to return the notifier_entry an empty list. Fixes: b8ec754ae4c5 ("media: v4l: async: Set v4l2_device and subdev in async notifier init") Cc: <[email protected]> # for 6.6 and later Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions