aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorKai Vehmanen <[email protected]>2022-03-09 20:24:39 +0200
committerTakashi Iwai <[email protected]>2022-03-10 14:35:54 +0100
commit327e8ba54a212f707a68670c9372747b7a32bb92 (patch)
tree89a413de45f7707d0cda2e04a07969dd8f731951 /tools/perf/scripts/python/flamegraph.py
parent7cacfa4a7b0dcf8f10dda5327957ee13db1c455f (diff)
ALSA: hda/i915 - avoid hung task timeout in i915 wait
If kernel is built with hung task detection enabled and CONFIG_DEFAULT_HUNG_TASK_TIMEOUT set to less than 60 seconds, snd_hdac_i915_init() will trigger the hung task timeout in case i915 is not available and taint the kernel. Use wait_for_completion_killable_timeout() for the wait to avoid this problem. Co-developed-by: Ramalingam C <[email protected]> Signed-off-by: Ramalingam C <[email protected]> Signed-off-by: Kai Vehmanen <[email protected]> Acked-by: Tvrtko Ursulin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions