In the Linux kernel, the following vulnerability has been resolved:
accel/ivpu: Fix WARN in ivpuipcsendreceiveinternal()
Move pmruntimesetactive() to ivpupminit() so when ivpuipcsendreceiveinternal() is executed before ivpupm_enable() it already has correct runtime state, even if last resume was not successful.