On Mon, Mar 14, 2016 at 10:21:57AM +0900, Sergey Senozhatsky wrote:
> Hello Byungchul,
>
> Sorry, I'll make sure I Cc you next time. Jan Kara's updated patch set
>
> http://marc.info/?l=linux-kernel&m=145787625506342
Hello Sergey,
It would be appreciated if you or Jan Cc me from now.
>
> it's
Hello Byungchul,
Sorry, I'll make sure I Cc you next time. Jan Kara's updated patch set
http://marc.info/?l=linux-kernel&m=145787625506342
it's quite close to what you have done in this patch, but Jan's
patch also solves a number of more likely to happen cases.
have time to take a look?
the lo
printk_deferred() is a function for seperating between buffering a
message and deferring the actual printing. This patch factors out these
since these are also useful to others, where printk() cannot perform
the actual printing at the moment when printk() is called.
For example, spin_dump() must n
3 matches
Mail list logo