Re: [PATCH V2 00/23] printk: refactoring

2012-11-30 Thread Jan H. Schönherr
Am 29.11.2012 23:53, schrieb Kay Sievers: > On Thu, Nov 29, 2012 at 11:46 PM, Joe Perches wrote: > >> It's still a scheduling issue with Kay and Jan's patches. >> Does anyone have any idea if/when those patches are going in? > > I was expecting that Jan rebases the patches incorporating > the la

Re: [PATCH V2 00/23] printk: refactoring

2012-11-29 Thread Kay Sievers
On Thu, Nov 29, 2012 at 11:46 PM, Joe Perches wrote: > It's still a scheduling issue with Kay and Jan's patches. > Does anyone have any idea if/when those patches are going in? I was expecting that Jan rebases the patches incorporating the latest fix. Jan? It should not hold back anything else

Re: [PATCH V2 00/23] printk: refactoring

2012-11-29 Thread Joe Perches
On Thu, 2012-11-29 at 14:21 -0800, Andrew Morton wrote: > On Thu, 29 Nov 2012 14:08:15 -0800 > Joe Perches wrote: > > Well, it's getting to be too late for this series. > > Yeah sorry, stuff got in the way, then people patched printk.c. No worries. > > When would be the best time to resubmit an

Re: [PATCH V2 00/23] printk: refactoring

2012-11-29 Thread Andrew Morton
On Thu, 29 Nov 2012 14:08:15 -0800 Joe Perches wrote: > On Mon, 2012-11-12 at 15:26 -0800, Andrew Morton wrote: > > On Mon, 12 Nov 2012 14:54:10 -0800 > > Joe Perches wrote: > > > > > On Fri, 2012-11-02 at 06:49 -0700, Joe Perches wrote: > > > > On Wed, 2012-10-24 at 20:43 -0700, Joe Perches wr

Re: [PATCH V2 00/23] printk: refactoring

2012-11-29 Thread Joe Perches
On Mon, 2012-11-12 at 15:26 -0800, Andrew Morton wrote: > On Mon, 12 Nov 2012 14:54:10 -0800 > Joe Perches wrote: > > > On Fri, 2012-11-02 at 06:49 -0700, Joe Perches wrote: > > > On Wed, 2012-10-24 at 20:43 -0700, Joe Perches wrote: > > > > Make printk a bit more readable. > > > > > > Andrew?

Re: [PATCH V2 00/23] printk: refactoring

2012-11-12 Thread Joe Perches
On Mon, 2012-11-12 at 15:26 -0800, Andrew Morton wrote: > On Mon, 12 Nov 2012 14:54:10 -0800 > Joe Perches wrote: > > > On Fri, 2012-11-02 at 06:49 -0700, Joe Perches wrote: > > > On Wed, 2012-10-24 at 20:43 -0700, Joe Perches wrote: > > > > Make printk a bit more readable. > > > > > > Andrew?

Re: [PATCH V2 00/23] printk: refactoring

2012-11-12 Thread Andrew Morton
On Mon, 12 Nov 2012 14:54:10 -0800 Joe Perches wrote: > On Fri, 2012-11-02 at 06:49 -0700, Joe Perches wrote: > > On Wed, 2012-10-24 at 20:43 -0700, Joe Perches wrote: > > > Make printk a bit more readable. > > > > Andrew? Are you going to apply this again for -next? > > Andrew? Any answer?

Re: [PATCH V2 00/23] printk: refactoring

2012-11-12 Thread Joe Perches
On Fri, 2012-11-02 at 06:49 -0700, Joe Perches wrote: > On Wed, 2012-10-24 at 20:43 -0700, Joe Perches wrote: > > Make printk a bit more readable. > > Andrew? Are you going to apply this again for -next? Andrew? Any answer? > > Created directory: > > kernel/printk > > Created source files:

[PATCH V2 00/23] printk: refactoring

2012-10-24 Thread Joe Perches
Make printk a bit more readable. Created directory: kernel/printk Created source files: printk.cGeneric printk and console routines printk_log.[ch] Log buffer routines printk_syslog.[ch] syslog(2) routines braille.c