Re: printk, vt: sleep from invalid context bug
From: Nam Cao
Date: Tue Feb 17 2026 - 19:53:59 EST
Petr Mladek <pmladek@xxxxxxxx> writes:
> Sebastian has recently sent a patch which should remove the
> cond_resched(), see
> https://lore.kernel.org/all/20260126180836.SNCdMW2f@xxxxxxxxxxxxx
>
> It seems that the patch has made it upstream in this merge window
> for 7.0, see the commit 8e9bf8b9e8c0 ("printk, vt, fbcon: Remove
> console_conditional_schedule()").
Pulled and the problem goes away. Thanks Sebastian.
Nam