From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v3 0/4] Introduce hardware spinlock framework Date: Fri, 17 Dec 2010 16:53:11 -0800 Message-ID: <20101218005311.GE5941@atomide.com> References: <1291420247-18171-1-git-send-email-ohad@wizery.com> <20101214170656.GA3832@kroah.com> <20101216210837.GA22895@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:27344 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756221Ab0LRAxU (ORCPT ); Fri, 17 Dec 2010 19:53:20 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Ohad Ben-Cohen Cc: Greg KH , akpm@linux-foundation.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Benoit Cousson , Grant Likely , Hari Kanigeri , Suman Anna , Kevin Hilman , Arnd Bergmann * Ohad Ben-Cohen [101216 13:34]: > On Thu, Dec 16, 2010 at 11:08 PM, Greg KH wrote: > >> > I've seen a lot of discussion about this, are all of the review comments > >> > now addressed? > >> > >> Yes, all comments were addressed in this v3 iteration, and this thread > >> has been idle for about 10 days. > > > > That's because we are all busy with other things :( > > Oh sure, my intention was only positive (to demonstrate that there are > no outstanding comments), sorry if it sounded differently than > intended. > > > Sorry, I really don't have the time at the moment to review this code, > > nor does it seem to affect areas that I maintain, so I don't understand > > what you are looking for from me. > > Sorry for the noise - I contacted you because you maintain the driver > core, in the hope you could suggest where this can go through. > > Tony, Andrew, can you please have a look ? > > Any comment or suggestion is appreciated. Looks sane to me from omap point of view and it seems the locks are now all timeout based: Acked-by: Tony Lindgren Regards, Tony