summaryrefslogtreecommitdiff
path: root/Documentation/CodingStyle
diff options
context:
space:
mode:
authorStanislaw Gruszka <stanislaw.gruszka@linux.intel.com>2023-10-28 17:59:32 +0200
committerStanislaw Gruszka <stanislaw.gruszka@linux.intel.com>2023-10-31 16:25:03 +0100
commitba6b035daac8c4fa5da1f14f262d97e0ffa45a6d (patch)
treefa11c215ab8d3b6927753d6ac0a6da9f7c8cf961 /Documentation/CodingStyle
parent57c7e3e4800ad65048a7044b03723cd85d9595af (diff)
accel/ivpu: Abort pending rx ipc on reset
Waking up process, which wait for particular condition, will go to sleep again on wake_up() if the condition is not met. Add abort flag to wake up IPC receivers, which will finish with -ECANCELED error. This is only needed for reset, run time power management prevent to suspend VPU when there is pending IPC processing or pending job. Reviewed-by: Karol Wachowski <karol.wachowski@linux.intel.com> Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231028155936.1183342-5-stanislaw.gruszka@linux.intel.com
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions