Re: [PATCH v2 00/14] printk() fixes, optimizations, and clean ups

2012-12-07 Thread Frederic Weisbecker
2012/12/7 Joe Perches : > On Fri, 2012-12-07 at 07:04 -0800, Greg Kroah-Hartman wrote: >> On Fri, Dec 07, 2012 at 12:47:36PM +0100, "Jan H. Schönherr" wrote: >> > Am 07.12.2012 03:51, schrieb Joe Perches: >> > > On Thu, 2012-12-06 at 16:19 -0800, Andrew Morton wrote: >> > >> On Thu, 06 Dec 2012 15:

Re: [PATCH v2 00/14] printk() fixes, optimizations, and clean ups

2012-12-07 Thread Joe Perches
On Fri, 2012-12-07 at 07:04 -0800, Greg Kroah-Hartman wrote: > On Fri, Dec 07, 2012 at 12:47:36PM +0100, "Jan H. Schönherr" wrote: > > Am 07.12.2012 03:51, schrieb Joe Perches: > > > On Thu, 2012-12-06 at 16:19 -0800, Andrew Morton wrote: > > >> On Thu, 06 Dec 2012 15:37:30 -0800 > > >> Joe Perches

Re: [PATCH v2 00/14] printk() fixes, optimizations, and clean ups

2012-12-07 Thread Greg Kroah-Hartman
On Fri, Dec 07, 2012 at 12:47:36PM +0100, "Jan H. Schönherr" wrote: > Am 07.12.2012 03:51, schrieb Joe Perches: > > On Thu, 2012-12-06 at 16:19 -0800, Andrew Morton wrote: > >> On Thu, 06 Dec 2012 15:37:30 -0800 > >> Joe Perches wrote: > >>> Can you please pick this up for -next now and I'll > >>>

Re: [PATCH v2 00/14] printk() fixes, optimizations, and clean ups

2012-12-07 Thread Jan H. Schönherr
Am 07.12.2012 03:51, schrieb Joe Perches: > On Thu, 2012-12-06 at 16:19 -0800, Andrew Morton wrote: >> On Thu, 06 Dec 2012 15:37:30 -0800 >> Joe Perches wrote: >>> Can you please pick this up for -next now and I'll >>> redo my patches against -next for -rc1 so I'm not >>> delayed until 3.9? >> >>

Re: [PATCH v2 00/14] printk() fixes, optimizations, and clean ups

2012-12-06 Thread Joe Perches
On Thu, 2012-12-06 at 16:19 -0800, Andrew Morton wrote: > On Thu, 06 Dec 2012 15:37:30 -0800 > Joe Perches wrote: > > Can you please pick this up for -next now and I'll > > redo my patches against -next for -rc1 so I'm not > > delayed until 3.9? > > It would be better to do things in the other or

Re: [PATCH v2 00/14] printk() fixes, optimizations, and clean ups

2012-12-06 Thread Joe Perches
On Thu, 2012-12-06 at 13:39 -0800, Andrew Morton wrote: > On Thu, 6 Dec 2012 18:05:57 +0100 > Jan H. Sch__nherr wrote: > > > This is the second iteration of my try to clean up and fix some bugs around > > printk(). > > We're a few days away from 3.7, which is not a good time to be sending > lar

[PATCH v2 00/14] printk() fixes, optimizations, and clean ups

2012-12-06 Thread Jan H . Schönherr
Hi Greg, hi Kay, and all other interested people. This is the second iteration of my try to clean up and fix some bugs around printk(). A few things got fixed and improved. But I'm still waiting for the usual beating, that I changed too much. ;) (This is not to be confused with the printk.c reorg