Re: parisc compile error

2008-02-18 Thread Kyle McMartin
On Mon, Feb 18, 2008 at 11:32:58AM +0100, rubisher wrote: > > On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: > > > > > > > Can I get your Signed-off-by for this, Joel? (I assume you are Joel :) > > > Yes the previous account seems to be a bit old and look more and more like a > gc; I

Re: parisc compile error

2008-02-18 Thread rubisher
> On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: > > > > Can I get your Signed-off-by for this, Joel? (I assume you are Joel :) > Yes the previous account seems to be a bit old and look more and more like a gc; I so take the opportunity of ml's change to use another pseudo ;-) That

Re: parisc compile error

2008-02-18 Thread rubisher
On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: Can I get your Signed-off-by for this, Joel? (I assume you are Joel :) Yes the previous account seems to be a bit old and look more and more like a gc; I so take the opportunity of ml's change to use another pseudo ;-) That said

Re: parisc compile error

2008-02-18 Thread Kyle McMartin
On Mon, Feb 18, 2008 at 11:32:58AM +0100, rubisher wrote: On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: Can I get your Signed-off-by for this, Joel? (I assume you are Joel :) Yes the previous account seems to be a bit old and look more and more like a gc; I so take the

Re: parisc compile error

2008-02-17 Thread Kyle McMartin
On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: > Can I get your Signed-off-by for this, Joel? (I assume you are Joel :) cheers, Kyle > - some lake of changes of kset to kobj: > --- ./drivers/parisc/pdc_stable.c.Orig2008-01-28 07:09:26.0 > + > +++

Re: parisc compile error

2008-02-17 Thread Kyle McMartin
On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: Can I get your Signed-off-by for this, Joel? (I assume you are Joel :) cheers, Kyle - some lake of changes of kset to kobj: --- ./drivers/parisc/pdc_stable.c.Orig2008-01-28 07:09:26.0 + +++

Re: parisc compile error

2008-02-15 Thread rubisher
> On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: > > - some lake of changes of kset to kobj: > > thanks, i don't build this driver, somehow it made its way out of my > configs. patch looks correct though. applied. > Cool ;-) Btw, it boot fine to me on b2k and d380 running all up

Re: parisc compile error

2008-02-15 Thread rubisher
On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: - some lake of changes of kset to kobj: thanks, i don't build this driver, somehow it made its way out of my configs. patch looks correct though. applied. Cool ;-) Btw, it boot fine to me on b2k and d380 running all up 32bit

Re: parisc compile error

2008-02-13 Thread Kyle McMartin
On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: > - some lake of changes of kset to kobj: thanks, i don't build this driver, somehow it made its way out of my configs. patch looks correct though. applied. > --- ./drivers/parisc/pdc_stable.c.Orig2008-01-28 07:09:26.0

Re: parisc compile error

2008-02-13 Thread Kyle McMartin
On Wed, Feb 13, 2008 at 07:49:12AM +0100, rubisher wrote: > --- include/asm-parisc/pgtable.h.Orig 2007-10-22 08:19:20.0 + > +++ include/asm-parisc/pgtable.h 2008-02-12 16:28:36.0 + > +extern void *vmalloc_start; > +#define PCXL_DMA_MAP_SIZE (8*1024*1024) > +#define

Re: parisc compile error

2008-02-13 Thread rubisher
> > On Thu, Feb 07, 2008 at 03:33:07PM -0800, Christoph Lameter wrote: > > > On Thu, 7 Feb 2008, Kyle McMartin wrote: > > > > > > > yes, it's in my batch of fixes. > > > > > > So I do not have to worry about it? > > > > > > > haha no. i don't expect people to have to untangle the mess of

Re: parisc compile error

2008-02-13 Thread rubisher
On Thu, Feb 07, 2008 at 03:33:07PM -0800, Christoph Lameter wrote: On Thu, 7 Feb 2008, Kyle McMartin wrote: yes, it's in my batch of fixes. big sigh of relief So I do not have to worry about it? haha no. i don't expect people to have to untangle the mess of includes

Re: parisc compile error

2008-02-13 Thread Kyle McMartin
On Wed, Feb 13, 2008 at 07:49:12AM +0100, rubisher wrote: --- include/asm-parisc/pgtable.h.Orig 2007-10-22 08:19:20.0 + +++ include/asm-parisc/pgtable.h 2008-02-12 16:28:36.0 + +extern void *vmalloc_start; +#define PCXL_DMA_MAP_SIZE (8*1024*1024) +#define

Re: parisc compile error

2008-02-13 Thread Kyle McMartin
On Wed, Feb 13, 2008 at 01:42:10PM +0100, rubisher wrote: - some lake of changes of kset to kobj: thanks, i don't build this driver, somehow it made its way out of my configs. patch looks correct though. applied. --- ./drivers/parisc/pdc_stable.c.Orig2008-01-28 07:09:26.0

Re: parisc compile error

2008-02-12 Thread rubisher
> On Thu, Feb 07, 2008 at 03:33:07PM -0800, Christoph Lameter wrote: > > On Thu, 7 Feb 2008, Kyle McMartin wrote: > > > > > yes, it's in my batch of fixes. > > > > So I do not have to worry about it? > > > > haha no. i don't expect people to have to untangle the mess of includes > that is :)

Re: parisc compile error

2008-02-12 Thread rubisher
On Thu, Feb 07, 2008 at 03:33:07PM -0800, Christoph Lameter wrote: On Thu, 7 Feb 2008, Kyle McMartin wrote: yes, it's in my batch of fixes. big sigh of relief So I do not have to worry about it? haha no. i don't expect people to have to untangle the mess of includes that is

Re: parisc compile error

2008-02-07 Thread Kyle McMartin
On Thu, Feb 07, 2008 at 03:33:07PM -0800, Christoph Lameter wrote: > On Thu, 7 Feb 2008, Kyle McMartin wrote: > > > yes, it's in my batch of fixes. > > So I do not have to worry about it? > haha no. i don't expect people to have to untangle the mess of includes that is :) cheers, kyle -- To

Re: parisc compile error

2008-02-07 Thread Christoph Lameter
On Thu, 7 Feb 2008, Kyle McMartin wrote: > yes, it's in my batch of fixes. So I do not have to worry about it? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: parisc compile error

2008-02-07 Thread Kyle McMartin
On Fri, Feb 08, 2008 at 01:12:32AM +0200, Adrian Bunk wrote: > Commit 9e2779fa281cfda13ac060753d674bbcaa23367e broke parisc: > > <-- snip --> > > ... > CC arch/parisc/kernel/asm-offsets.s > In file included from include/asm/pgtable.h:13, > from

parisc compile error

2008-02-07 Thread Adrian Bunk
Commit 9e2779fa281cfda13ac060753d674bbcaa23367e broke parisc: <-- snip --> ... CC arch/parisc/kernel/asm-offsets.s In file included from include/asm/pgtable.h:13, from arch/parisc/kernel/asm-offsets.c:36: include/linux/mm.h: In function 'is_vmalloc_addr':

parisc compile error

2008-02-07 Thread Adrian Bunk
Commit 9e2779fa281cfda13ac060753d674bbcaa23367e broke parisc: -- snip -- ... CC arch/parisc/kernel/asm-offsets.s In file included from include/asm/pgtable.h:13, from arch/parisc/kernel/asm-offsets.c:36: include/linux/mm.h: In function 'is_vmalloc_addr':

Re: parisc compile error

2008-02-07 Thread Kyle McMartin
On Fri, Feb 08, 2008 at 01:12:32AM +0200, Adrian Bunk wrote: Commit 9e2779fa281cfda13ac060753d674bbcaa23367e broke parisc: -- snip -- ... CC arch/parisc/kernel/asm-offsets.s In file included from include/asm/pgtable.h:13, from

Re: parisc compile error

2008-02-07 Thread Kyle McMartin
On Thu, Feb 07, 2008 at 03:33:07PM -0800, Christoph Lameter wrote: On Thu, 7 Feb 2008, Kyle McMartin wrote: yes, it's in my batch of fixes. big sigh of relief So I do not have to worry about it? haha no. i don't expect people to have to untangle the mess of includes that is