Re: [PATCH RT] printk: console must not schedule for drivers
From: Sebastian Andrzej Siewior
Date: Thu Apr 16 2020 - 07:34:56 EST
On 2020-04-16 10:13:23 [+0200], John Ogness wrote:
> > - So before the re-rewrite, console_unlock() set this 0 before
> > invoking the console drivers so it was always 0. I assume it was
> > called with disabled interrupts.
>
> Correct.
le me apply that even if it looks like a fix at the wrong spot. However,
it only affects PREEMPT_VOLUNTARY soâ
> John Ogness
Sebastian