Re: [PATCH 27/38] Rearrange buffer formatting in printk()

2014-09-30 Thread Petr Mladek
On Tue 30-09-14 18:16:20, Petr Mladek wrote: > On Mon 29-09-14 13:58:56, Hannes Reinecke wrote: > > Move buffer formatting to the start of the function as it > > doesn't require to be done under any locks. > > No functional change, required by the next patch. > > > > Cc: Steven Rostedt > > Cc: LK

Re: [PATCH 27/38] Rearrange buffer formatting in printk()

2014-09-30 Thread Petr Mladek
On Mon 29-09-14 13:58:56, Hannes Reinecke wrote: > Move buffer formatting to the start of the function as it > doesn't require to be done under any locks. > No functional change, required by the next patch. > > Cc: Steven Rostedt > Cc: LKML printk stuff is maintained by Andrew in mm tree, so ad