Re: x86 arch updates also broke s390

2008-02-01 Thread Ingo Molnar
* Martin Schwidefsky <[EMAIL PROTECTED]> wrote: > On Fri, 2008-02-01 at 10:48 +0100, Ingo Molnar wrote: > > > Defining GENERIC_LOCKBREAK in arch/s390/Kconfig takes care of it. > > I'll > > > cook up a patch and queue it in git390. > > > > the one below should do the trick. > > Thanks but I

Re: x86 arch updates also broke s390

2008-02-01 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > > Defining GENERIC_LOCKBREAK in arch/s390/Kconfig takes care of it. > > I'll cook up a patch and queue it in git390. > > the one below should do the trick. ah, i see the one you queued up (below) is even better :) Ingo ->

Re: x86 arch updates also broke s390

2008-02-01 Thread Martin Schwidefsky
On Fri, 2008-02-01 at 10:48 +0100, Ingo Molnar wrote: > > Defining GENERIC_LOCKBREAK in arch/s390/Kconfig takes care of it. > I'll > > cook up a patch and queue it in git390. > > the one below should do the trick. Thanks but I already queued a different one (see below). The other architectures

Re: x86 arch updates also broke s390

2008-02-01 Thread Ingo Molnar
* Martin Schwidefsky <[EMAIL PROTECTED]> wrote: > Defining GENERIC_LOCKBREAK in arch/s390/Kconfig takes care of it. I'll > cook up a patch and queue it in git390. the one below should do the trick. Ingo -> Subject: s390: enable GENERIC_LOCKBREAK From: Ingo Molnar

Re: x86 arch updates also broke s390

2008-02-01 Thread Ingo Molnar
* Martin Schwidefsky [EMAIL PROTECTED] wrote: On Fri, 2008-02-01 at 10:48 +0100, Ingo Molnar wrote: Defining GENERIC_LOCKBREAK in arch/s390/Kconfig takes care of it. I'll cook up a patch and queue it in git390. the one below should do the trick. Thanks but I already queued a

Re: x86 arch updates also broke s390

2008-02-01 Thread Ingo Molnar
* Ingo Molnar [EMAIL PROTECTED] wrote: Defining GENERIC_LOCKBREAK in arch/s390/Kconfig takes care of it. I'll cook up a patch and queue it in git390. the one below should do the trick. ah, i see the one you queued up (below) is even better :) Ingo - Subject:

Re: x86 arch updates also broke s390

2008-02-01 Thread Ingo Molnar
* Martin Schwidefsky [EMAIL PROTECTED] wrote: Defining GENERIC_LOCKBREAK in arch/s390/Kconfig takes care of it. I'll cook up a patch and queue it in git390. the one below should do the trick. Ingo - Subject: s390: enable GENERIC_LOCKBREAK From: Ingo Molnar [EMAIL

Re: x86 arch updates also broke s390

2008-02-01 Thread Martin Schwidefsky
On Fri, 2008-02-01 at 10:48 +0100, Ingo Molnar wrote: Defining GENERIC_LOCKBREAK in arch/s390/Kconfig takes care of it. I'll cook up a patch and queue it in git390. the one below should do the trick. Thanks but I already queued a different one (see below). The other architectures that

Re: x86 arch updates also broke s390

2008-01-31 Thread Nick Piggin
On Thu, Jan 31, 2008 at 11:24:54AM +0100, Ingo Molnar wrote: > > * Martin Schwidefsky <[EMAIL PROTECTED]> wrote: > > > On Thu, 2008-01-31 at 02:33 +0200, Adrian Bunk wrote: > > > <-- snip --> > > > > > > ... > > > CC arch/s390/kernel/asm-offsets.s > > > In file included from > > >

Re: x86 arch updates also broke s390

2008-01-31 Thread Ingo Molnar
* Martin Schwidefsky <[EMAIL PROTECTED]> wrote: > On Thu, 2008-01-31 at 02:33 +0200, Adrian Bunk wrote: > > <-- snip --> > > > > ... > > CC arch/s390/kernel/asm-offsets.s > > In file included from > > /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/s390/kernel/asm-offsets.c:7: > >

Re: x86 arch updates also broke s390

2008-01-31 Thread Martin Schwidefsky
On Thu, 2008-01-31 at 02:33 +0200, Adrian Bunk wrote: > <-- snip --> > > ... > CC arch/s390/kernel/asm-offsets.s > In file included from > /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/s390/kernel/asm-offsets.c:7: > /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/sched.h: In >

Re: x86 arch updates also broke s390

2008-01-31 Thread Martin Schwidefsky
On Thu, 2008-01-31 at 02:33 +0200, Adrian Bunk wrote: -- snip -- ... CC arch/s390/kernel/asm-offsets.s In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/s390/kernel/asm-offsets.c:7: /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/sched.h: In function

Re: x86 arch updates also broke s390

2008-01-31 Thread Ingo Molnar
* Martin Schwidefsky [EMAIL PROTECTED] wrote: On Thu, 2008-01-31 at 02:33 +0200, Adrian Bunk wrote: -- snip -- ... CC arch/s390/kernel/asm-offsets.s In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/s390/kernel/asm-offsets.c:7:

Re: x86 arch updates also broke s390

2008-01-31 Thread Nick Piggin
On Thu, Jan 31, 2008 at 11:24:54AM +0100, Ingo Molnar wrote: * Martin Schwidefsky [EMAIL PROTECTED] wrote: On Thu, 2008-01-31 at 02:33 +0200, Adrian Bunk wrote: -- snip -- ... CC arch/s390/kernel/asm-offsets.s In file included from

x86 arch updates also broke s390

2008-01-30 Thread Adrian Bunk
<-- snip --> ... CC arch/s390/kernel/asm-offsets.s In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/s390/kernel/asm-offsets.c:7: /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/sched.h: In function 'spin_needbreak':

x86 arch updates also broke s390

2008-01-30 Thread Adrian Bunk
-- snip -- ... CC arch/s390/kernel/asm-offsets.s In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/s390/kernel/asm-offsets.c:7: /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/sched.h: In function 'spin_needbreak':