summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRunyu Xiao <runyu.xiao@seu.edu.cn>2026-08-18 21:53:18 +0800
committerHelge Deller <deller@gmx.de>2026-08-20 23:45:07 +0200
commitf8e43fe0f22b7137ce456e6fe3581d3098174f74 (patch)
treeb516bcc60181f982386139edee0eba40273c18a2 /tools/perf/scripts/python/flamegraph.py
parentf74cf70e5e78a43bd316e5c8e371caea0a49c207 (diff)
fbdev: omapfb: panel-dsi-cm: initialize lock before registering display
dsicm_probe() registers the display before initializing ddata->lock. Once omapdss_register_display() publishes the display, another consumer can reach a dsicm callback that takes this mutex while it is still uninitialized. Initialize the mutex before registering the display so the published callbacks always see a valid lock. Fixes: f76ee892a99e ("omapfb: copy omapdss & displays for omapfb") Cc: stable@vger.kernel.org Signed-off-by: Runyu Xiao <runyu.xiao@seu.edu.cn> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions