From mboxrd@z Thu Jan 1 00:00:00 1970 From: a.p.zijlstra@chello.nl (Peter Zijlstra) Date: Mon, 13 Aug 2012 16:45:29 +0200 Subject: RFC: mutex: hung tasks on SMP platforms with asm-generic/mutex-xchg.h In-Reply-To: <20120813141156.GC20537@mudshark.cambridge.arm.com> References: <20120807115647.GA12828@mudshark.cambridge.arm.com> <20120809144953.GC18486@mudshark.cambridge.arm.com> <1344845704.31459.11.camel@twins> <1344866717.31459.32.camel@twins> <20120813141156.GC20537@mudshark.cambridge.arm.com> Message-ID: <1344869129.31459.33.camel@twins> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 2012-08-13 at 15:11 +0100, Will Deacon wrote: > > > Will you carry this through the ARM tree or do you want me/Ingo to take > > it? > > Please can you guys take it? The move to mutex-dec can go through the ARM > tree but it's probably best if you take the core change. OK, done. Thanks!