[PATCH 06/29] accel/ivpu: Fix JSM state dump message warnings
Jacek Lawrynowicz
jacek.lawrynowicz at linux.intel.com
Mon Sep 30 17:22:08 UTC 2024
On 9/27/2024 10:44 PM, Jeffrey Hugo wrote:
> On 9/24/2024 2:17 AM, Jacek Lawrynowicz wrote:
>> From: Tomasz Rusinowicz <tomasz.rusinowicz at intel.com>
>>
>> We are disabling IRQs prior to queuing recovery work, so state dump
>> messages always timed out with a warning. Use simple msleep() to prevent
>> IPC warnings.
>
> It looks to me like this patch is adding state dump messages, but this commit text reads like they already exist, but there is a logic flaw.
>
> Did you perhaps copy the commit text for some internal fix that added the msleep line, but implement the entire feature?
>
Yeah, I forgot to update the commit message. I will fix this in v2.
More information about the dri-devel
mailing list