[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140319064729.660482086@infradead.org>
Date: Wed, 19 Mar 2014 07:47:29 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
mingo@...nel.org, will.deacon@....com, paulmck@...ux.vnet.ibm.com,
Peter Zijlstra <peterz@...radead.org>
Subject: [PATCH 00/31] Clean up smp_mb__ barriers
Hi all,
Here's a respin (and per arch breakout) of the first 3 patches that spawned
this large C11 atomics thread.
These patches deprecate smp_mb__{before,after}_{atomic_{inc,dec},clear_bit}()
and replace it by just the two smp_mb__{before,after}_atomic().
Assuming people like this; how would we go about merging it? Can we stuff it
into tip/locking/core or something?
Its been compile tested for everything I have a working compiler for.
--
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