Re: [PATCH 2/2] printk/console: Enhance the check for consoles using init memory

From: Sergey Senozhatsky
Date: Thu Jul 27 2017 - 05:52:17 EST


On (07/27/17 11:28), Petr Mladek wrote:
> > well, the console output is far from perfect, so I can imagine future
> > changes ;)
>
> Sure and we will need to deal with it. Anyway, I still thing that this
> check is better than nothing. Even if we "fix" all consoles and move
> them out of init section then this check will be useful to catch at least
> some future mistakes.

yep, let's keep it.

[..]
> > let's move. to normal section, or to special section. depending on how
> > much space we can saved unloading the consoles.
>
> I agree. We will do or suggest this when anyone see the warning
> and ask for help.

works for me.

-ss