Re: [PATCH 1/2] Consolidate bust_spinlocks()

2007-01-19 Thread Martin Schwidefsky
On Thu, 2007-01-18 at 19:26 +0300, Alexey Dobriyan wrote: > Martin, are you OK with comments tweaking in s390 code? > ----- > [PATCH 1/2] Consolidate bust_spinlocks() Yes, this should be fine now. -- blue skies, Martin. Martin Schwidefsky Linux fo

Re: [PATCH 1/2] Consolidate bust_spinlocks()

2007-01-19 Thread Martin Schwidefsky
On Thu, 2007-01-18 at 19:26 +0300, Alexey Dobriyan wrote: Martin, are you OK with comments tweaking in s390 code? - [PATCH 1/2] Consolidate bust_spinlocks() Yes, this should be fine now. -- blue skies, Martin. Martin Schwidefsky Linux for zSeries

Re: [PATCH 1/2] Consolidate bust_spinlocks()

2007-01-18 Thread Alexey Dobriyan
e_unblank > is called. Martin, are you OK with comments tweaking in s390 code? --------- [PATCH 1/2] Consolidate bust_spinlocks() From: Kirill Korotaev <[EMAIL PROTECTED]> Part of long forgotten patch http://groups.google.com/group/fa.linux.kernel/msg/e98e941ce1c

Re: [PATCH 1/2] Consolidate bust_spinlocks()

2007-01-18 Thread Martin Schwidefsky
On Thu, 2007-01-18 at 14:16 +0300, Alexey Dobriyan wrote: > From: Kirill Korotaev <[EMAIL PROTECTED]> > > Part of long forgotten patch > http://groups.google.com/group/fa.linux.kernel/msg/e98e941ce1cf29f6?dmode=source > Since then, m32r grabbed two copies. > > Signed-off-by: Alexey Dobriyan

[PATCH 1/2] Consolidate bust_spinlocks()

2007-01-18 Thread Alexey Dobriyan
From: Kirill Korotaev <[EMAIL PROTECTED]> Part of long forgotten patch http://groups.google.com/group/fa.linux.kernel/msg/e98e941ce1cf29f6?dmode=source Since then, m32r grabbed two copies. Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- arch/i386/mm/fault.c | 26

[PATCH 1/2] Consolidate bust_spinlocks()

2007-01-18 Thread Alexey Dobriyan
From: Kirill Korotaev [EMAIL PROTECTED] Part of long forgotten patch http://groups.google.com/group/fa.linux.kernel/msg/e98e941ce1cf29f6?dmode=source Since then, m32r grabbed two copies. Signed-off-by: Alexey Dobriyan [EMAIL PROTECTED] --- arch/i386/mm/fault.c | 26

Re: [PATCH 1/2] Consolidate bust_spinlocks()

2007-01-18 Thread Martin Schwidefsky
On Thu, 2007-01-18 at 14:16 +0300, Alexey Dobriyan wrote: From: Kirill Korotaev [EMAIL PROTECTED] Part of long forgotten patch http://groups.google.com/group/fa.linux.kernel/msg/e98e941ce1cf29f6?dmode=source Since then, m32r grabbed two copies. Signed-off-by: Alexey Dobriyan [EMAIL

Re: [PATCH 1/2] Consolidate bust_spinlocks()

2007-01-18 Thread Alexey Dobriyan
. Martin, are you OK with comments tweaking in s390 code? - [PATCH 1/2] Consolidate bust_spinlocks() From: Kirill Korotaev [EMAIL PROTECTED] Part of long forgotten patch http://groups.google.com/group/fa.linux.kernel/msg/e98e941ce1cf29f6?dmode=source Since