Re: [RFC][PATCH 4/4] printk: enable printk offloading
From: Sergey Senozhatsky
Date: Wed Mar 22 2017 - 12:42:06 EST
Hello,
On (03/22/17 16:43), Petr Mladek wrote:
> The patch looks fine to me. But it might get more complicated
> if we decide to have a global option to avoid the kthread.
> Let's discuss this in the 3rd patch first.
thanks for taking a look.
so I was going to publish a new patch set tonight, but now I think I'll
wait for a day or two, since there are potentially more people looking
at 0003 now.
in the meantime, I uploaded the patches to
https://github.com/sergey-senozhatsky/linux-next-ss/commits/printk-kthread
there are some splits/reworks/etc.
-ss