From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 25 Nov 2008 12:37:07 +0000 Subject: Re: [RFC PATCH V3] SH4A Add fastpath mutex implementation Message-Id: <20081125123707.GB20883@linux-sh.org> List-Id: References: <20081121131524.GA761@gandalf.sssup.it> In-Reply-To: <20081121131524.GA761@gandalf.sssup.it> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Nov 21, 2008 at 02:15:25PM +0100, Michael Trimarchi wrote: > Add fast mutex path implementation for the SH4A architecture > > Signed-off-by: Michael Trimarchi Applied, with a bit of tidying. Thanks!