From mboxrd@z Thu Jan 1 00:00:00 1970 From: marek.vasut@gmail.com (Marek Vasut) Date: Tue, 20 Dec 2011 00:35:52 +0100 Subject: [PATCH] MXS: Convert mutexes in clock.c to spinlocks In-Reply-To: <20111219232325.GA5683@S2100-06.ap.freescale.net> References: <1324217174-6574-1-git-send-email-marek.vasut@gmail.com> <201112192154.25310.marek.vasut@gmail.com> <20111219232325.GA5683@S2100-06.ap.freescale.net> Message-ID: <201112200035.52802.marek.vasut@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > On Mon, Dec 19, 2011 at 09:54:25PM +0100, Marek Vasut wrote: > > > So, in summary, you have everything you require to fix it outside the > > > driver. You just have to decide which of the two options you want to > > > proceed with, and actually (and finally) do it instead of endlessly > > > procrastinating and waiting for more and more bug reports (which is > > > exactly what has happened so far.) > > Marek, the 'you' here really means me rather than you. Sure, I figured as much after Russells reply. > > Russell, sorry for leaving the issue here for long time, and I'm working > on the patches you suggested right now. I see ... shall I back off from this issue then? Can I somehow help you on this? M From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753468Ab1LSXf5 (ORCPT ); Mon, 19 Dec 2011 18:35:57 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:38535 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752453Ab1LSXfz (ORCPT ); Mon, 19 Dec 2011 18:35:55 -0500 From: Marek Vasut To: Shawn Guo Subject: Re: [PATCH] MXS: Convert mutexes in clock.c to spinlocks Date: Tue, 20 Dec 2011 00:35:52 +0100 User-Agent: KMail/1.13.7 (Linux/3.1.0-1-amd64; KDE/4.6.5; x86_64; ; ) Cc: "Russell King - ARM Linux" , Wolfgang Denk , Sascha Hauer , linux-kernel@vger.kernel.org, Huang Shijie , linux-arm-kernel@lists.infradead.org, Shawn Guo , Stefano Babic References: <1324217174-6574-1-git-send-email-marek.vasut@gmail.com> <201112192154.25310.marek.vasut@gmail.com> <20111219232325.GA5683@S2100-06.ap.freescale.net> In-Reply-To: <20111219232325.GA5683@S2100-06.ap.freescale.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201112200035.52802.marek.vasut@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > On Mon, Dec 19, 2011 at 09:54:25PM +0100, Marek Vasut wrote: > > > So, in summary, you have everything you require to fix it outside the > > > driver. You just have to decide which of the two options you want to > > > proceed with, and actually (and finally) do it instead of endlessly > > > procrastinating and waiting for more and more bug reports (which is > > > exactly what has happened so far.) > > Marek, the 'you' here really means me rather than you. Sure, I figured as much after Russells reply. > > Russell, sorry for leaving the issue here for long time, and I'm working > on the patches you suggested right now. I see ... shall I back off from this issue then? Can I somehow help you on this? M