On Tue, Feb 13, 2018 at 01:22:55PM +0000, Will Deacon wrote: > Hi all, > > Here are a couple of fixes for qspinlock issues I've found by code > inspection whilst investigating the possibility of enabling this for > arm64. The first patch fixes a problem with unusual hardware re-ordering > whilst the second fixes a problem with unusual compiler re-ordering.
Thanks Will! Acked-by: Peter Zijlstra (Intel) <pet...@infradead.org>