![]() | ||||||||||
Messages in this thread |
On Tue, 21 Jan 2003, Manfred Spraul wrote: > from 2.5.52, <asm-i386/atomic.h> > #define atomic_read(v) ((v)->counter) > AFAIK atomic_read never contained locked bus cycles. > > Btw, Zwane, what about removing non_atomic from the prototype? The funny thing is, there are about 3 different versions of smp_call_function and removing nonatomic would reduce the argument count (there are some architectures which use 'retry' in nonatomic's place) and i'm a bit wary of making other archs bend over for i386 these days. Perhaps renaming it to __unused or something similarly obvious. Zwane -- function.linuxpower.ca - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 12:32 [from the cache] ©2003-2008 | ||||||||||