[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250512135413.4558-1-ryotkkr98@gmail.com>
Date: Mon, 12 May 2025 22:54:13 +0900
From: Ryo Takakura <ryotkkr98@...il.com>
To: john.ogness@...utronix.de,
pmladek@...e.com
Cc: Jason@...c4.com,
gregkh@...uxfoundation.org,
linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org,
lkp@...el.com,
oe-lkp@...ts.linux.dev,
oliver.sang@...el.com,
ryotkkr98@...il.com
Subject: Re: [PATCH] rslib: Add scheduling points during the test
On Mon, 12 May 2025 10:22:45 +0206, John Ogness wrote:
>On 2025-05-10, Ryo Takakura <ryotkkr98@...il.com> wrote:
>> The test has been prone to softlockup but stayed unnoticed because
>> of the printk calls during the test resets the soflockup watchdog by
>> calling touch_nmi_watchdog(). With the commit b63e6f60eab4 ("serial:
>> 8250: Switch to nbcon console"), the printk calls no longer suppress
>> the softlockup and warnings can be observed more evidently that shows
>> the test needs more scheduling points.
>>
>> Provide scheduling points by adding cond_resched() for each test
>> iteration on their up to/beyond error correction capacity.
>>
>> Signed-off-by: Ryo Takakura <ryotkkr98@...il.com>
>
>FWIW:
>
>Reviewed-by: John Ogness <john.ogness@...utronix.de>
I'll add it. Thanks!
>Thanks for getting to the bottom of this.
I found it was quite interesting.
So thanks John and Petr for many feedbacks!
Sincerely,
Ryo Takakura
Powered by blists - more mailing lists