This patches contains two fixes for Metric Stream: - Fix deadlock that may occur when executing runtime resume during cold boot where ms_lock will be already held there, - Fix warning to warn for suspend status only if the runtime PM is enabled.
Jacek Lawrynowicz (2): accel/ivpu: Fix deadlock in ivpu_ms_cleanup() accel/ivpu: Fix PM related deadlocks in MS IOCTLs drivers/accel/ivpu/ivpu_debugfs.c | 4 ++-- drivers/accel/ivpu/ivpu_ms.c | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) -- 2.43.0