Re: [PATCH v10 1/2] printk: Make printk() completely async

From: Sergey Senozhatsky
Date: Tue Apr 05 2016 - 20:18:00 EST



Hello,

so I currently have something like this.
untouched things:
- module param is RO; offload printing to kthread

(I'll wait for opinions/replies).

=======