[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aCHfvBOY0vQ58uaC@pathway.suse.cz>
Date: Mon, 12 May 2025 13:47:08 +0200
From: Petr Mladek <pmladek@...e.com>
To: Ryo Takakura <ryotkkr98@...il.com>
Cc: john.ogness@...utronix.de, Jason@...c4.com, gregkh@...uxfoundation.org,
linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
lkp@...el.com, oe-lkp@...ts.linux.dev, oliver.sang@...el.com
Subject: Re: [PATCH] rslib: Add scheduling points during the test
On Sat 2025-05-10 10:35:15, Ryo Takakura 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.
>
We should add here:
Reported-by: kernel test robot <oliver.sang@...el.com>
Closes: https://lore.kernel.org/oe-lkp/202501221029.fb0d574d-lkp@intel.com
> Signed-off-by: Ryo Takakura <ryotkkr98@...il.com>
Otherwise, it looks good to me:
Reviewed-by: Petr Mladek <pmladek@...e.com>
Thanks a lot for nailing it down.
Best Regards,
Petr
Powered by blists - more mailing lists