[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <5f948fd33e0908c03c07f32ae89834a9@kernel.crashing.org>
Date: Sat, 18 Aug 2007 03:29:48 +0200
From: Segher Boessenkool <segher@...nel.crashing.org>
To: Paul Mackerras <paulus@...ba.org>
Cc: linuxppc-dev@...abs.org, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] powerpc: Implement atomic{,64}_{read,write}() without volatile
>> Instead, use asm() like all other atomic operations already do.
>
>> +static __inline__ long atomic64_read(const atomic_t *v)
>
>> +static __inline__ void atomic64_set(atomic_t *v, long i)
>
> s/atomic_t/atomic64_t/ in both lines. I've edited my copy of the
> patch.
Ouch, sorry about that.
Segher
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists