Christoph Lameter wrote on Friday, March 31, 2006 11:31 AM > This is also the way that powerpc (which faces similar issues) implements > these macros. > > include/asm-powerpc/bitops.h: > > /* > * clear_bit doesn't imply a memory barrier > */ > #define smp_mb__before_clear_bit() smp_mb() > #define smp_mb__after_clear_bit() smp_mb() Using a totally different architecture to justify a change for ia64 specific implementation is a bit strange to me. PPC has their own architecture limitation to deal with, why mix that with ia64? - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Apr 01 06:51:09 2006
This archive was generated by hypermail 2.1.8 : 2006-04-01 06:51:17 EST