Re: [PATCH v2 0/3] printk: Deadlock in NMI regression

From: Petr Mladek
Date: Thu Jun 28 2018 - 15:05:45 EST


On Thu 2018-06-28 11:39:02, Sergey Senozhatsky wrote:
> On (06/27/18 16:08), Petr Mladek wrote:
> >
> > kernel/printk/printk.c | 57 +++++++++++++++++++++++++++-----------------
> > kernel/printk/printk_safe.c | 58 +++++++++++++++++++++++++++++----------------
>
> Shall we just merge these two?

Do you mean to merge files or the patches, please?

I would prefer to keep it as is in both cases.

The printk code could deserve a clean up but I would rather
split it into more files than the opposite.

Best Regards,
Petr