[PATCH 05/10] local_t : mips extension

2007-02-11 Thread Mathieu Desnoyers
local_t : mips extension Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- a/include/asm-mips/local.h +++ b/include/asm-mips/local.h @@ -1,60 +1,524 @@ -#ifndef _ASM_LOCAL_H -#define _ASM_LOCAL_H +#ifndef _ARCH_MIPS_LOCAL_H +#define _ARCH_MIPS_LOCAL_H #include #include +#include -

Re: [PATCH 05/10] local_t : mips extension

2007-01-26 Thread Mathieu Desnoyers
* Mathieu Desnoyers ([EMAIL PROTECTED]) wrote: > > What I generally dislike about this patch is that several fairly large > > functions have been duplicated with only little change. > > > > Yeah, I know. Until we find some way to share atomic operation code for > both operation on local and share

Re: [PATCH 05/10] local_t : mips extension

2007-01-26 Thread Mathieu Desnoyers
tainer or linux-mips mailing list instead > of a zillion people who probably don't care? > Although you are right about the correctness of sending the MIPS related work to linux-mips, the other people I sent it to seemed interested in my work. Thanks for the precision. > > Subje

Re: [PATCH 05/10] local_t : mips extension

2007-01-26 Thread Ralf Baechle
> Thomas Gleixner <[EMAIL PROTECTED]>, > Paul Mackerras <[EMAIL PROTECTED]>, > Mathieu Desnoyers <[EMAIL PROTECTED]> How about copying the MIPS maintainer or linux-mips mailing list instead of a zillion people who probably don't care? > Subject: [PATCH

[PATCH 05/10] local_t : mips extension

2007-01-25 Thread Mathieu Desnoyers
local_t : mips extension Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- a/include/asm-mips/local.h +++ b/include/asm-mips/local.h @@ -1,60 +1,524 @@ -#ifndef _ASM_LOCAL_H -#define _ASM_LOCAL_H +#ifndef _ARCH_POWERPC_LOCAL_H +#define _ARCH_POWERPC_LOCAL_H #include #include -#ifdef

[PATCH 05/10] local_t : mips extension

2007-01-11 Thread Mathieu Desnoyers
local_t : mips extension Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- a/include/asm-mips/local.h +++ b/include/asm-mips/local.h @@ -1,60 +1,527 @@ -#ifndef _ASM_LOCAL_H -#define _ASM_LOCAL_H +#ifndef _ARCH_POWERPC_LOCAL_H +#define _ARCH_POWERPC_LOCAL_H #include #include -#ifde