Re: [RFC V2 12/21] rv/reactor: Add the printk reactor

From: Daniel Bristot de Oliveira
Date: Wed Feb 16 2022 - 08:21:25 EST


On 2/16/22 11:51, John Ogness wrote:
> On 2022-02-16, Daniel Bristot de Oliveira <bristot@xxxxxxxxxx> wrote:
>> So, I will keep printk(), add a depends on *!* fbcon, and remove the
>> comment. What do you think?
> printk() and depends on !VT_CONSOLE. OK for me. Hopefully soon this
> restriction can be removed.

ack.

Thanks, John!
-- Daniel

> John