Re: [PATCH 6/6] s390: Use generic percpu linux-2.6.git

2008-01-31 Thread Ingo Molnar
* Martin Schwidefsky <[EMAIL PROTECTED]> wrote: > On Wed, 2008-01-30 at 22:53 +0100, Ingo Molnar wrote: > > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > Change s390 percpu.h to use asm-generic/percpu.h > > > > do the s390 maintainer agree with this change (Acks please), and has it

Re: [PATCH 6/6] s390: Use generic percpu linux-2.6.git

2008-01-31 Thread Martin Schwidefsky
On Wed, 2008-01-30 at 22:53 +0100, Ingo Molnar wrote: > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Change s390 percpu.h to use asm-generic/percpu.h > > do the s390 maintainer agree with this change (Acks please), and has it > been tested on s390? Now I'm confused. The patch has been a

Re: [PATCH 6/6] s390: Use generic percpu linux-2.6.git

2008-01-30 Thread Ingo Molnar
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Change s390 percpu.h to use asm-generic/percpu.h do the s390 maintainer agree with this change (Acks please), and has it been tested on s390? Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

[PATCH 6/6] s390: Use generic percpu linux-2.6.git

2008-01-30 Thread travis
Change s390 percpu.h to use asm-generic/percpu.h Based on latest linux-2.6.git Cc: Martin Schwidefsky <[EMAIL PROTECTED]> Signed-off-by: Mike Travis <[EMAIL PROTECTED]> --- linux-2.6.git: - added back in missing pieces from x86.git merge --- include/asm-s390/percpu.h | 33 +-

[PATCH 6/6] s390: Use generic percpu

2008-01-17 Thread travis
Change s390 percpu.h to use asm-generic/percpu.h Cc: [EMAIL PROTECTED] Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]> Signed-off-by: Mike Travis <[EMAIL PROTECTED]> --- V2->V3: On Thu, 29 Nov 2007, Martin Schwidefsky wrote: > On Wed, 2007-11-28 at 13:09 -0800, Christoph Lameter wrote: > >