Re: [PATCH] lima: avoid error task dump attempt when not enabled

2022-02-09 Thread Javier Martinez Canillas
Hello Erico, On 2/5/22 19:59, Erico Nunes wrote: > Currently when users try to run an application with lima and that hits > an issue such as a timeout, a message saying "fail to save task state" > and "error task list is full" is shown in dmesg. > > The error task dump is a debug feature disabled

Re: [PATCH] lima: avoid error task dump attempt when not enabled

2022-02-06 Thread Qiang Yu
Looks good for me, patch is: Reviewed-by: Qiang Yu On Sun, Feb 6, 2022 at 2:59 AM Erico Nunes wrote: > > Currently when users try to run an application with lima and that hits > an issue such as a timeout, a message saying "fail to save task state" > and "error task list is full" is shown in dme

[PATCH] lima: avoid error task dump attempt when not enabled

2022-02-05 Thread Erico Nunes
Currently when users try to run an application with lima and that hits an issue such as a timeout, a message saying "fail to save task state" and "error task list is full" is shown in dmesg. The error task dump is a debug feature disabled by default, so the error task list is usually not going to