So the subject should actually say 'smp_store_mb()'... barriers here, bariers there, barriers everywhere. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [PATCH -tip 0/4] A few updates around smp_store_mb() Davidlohr Bueso
- [PATCH 3/4] x86,asm: Re-work smp_store_mb() Davidlohr Bueso
- Re: [PATCH 3/4] x86,asm: Re-work smp_store_mb() Linus Torvalds
- Re: [PATCH 3/4] x86,asm: Re-work smp_store_mb... Davidlohr Bueso
- Re: [PATCH 3/4] x86,asm: Re-work smp_store_mb... Peter Zijlstra
- [PATCH 4/4] doc,smp: Remove ambiguous statement in sm... Davidlohr Bueso
- [PATCH 1/4] arch,cmpxchg: Remove tas() definitions Davidlohr Bueso
- [PATCH 2/4] arch,barrier: Use smp barriers in smp_sto... Davidlohr Bueso
- Re: [PATCH 2/4] arch,barrier: Use smp barriers in... Davidlohr Bueso
- Re: [PATCH 1/4] arch,cmpxchg: Remove tas() definition... David Howells