From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount Date: Mon, 9 Sep 2013 01:57:33 +0100 Message-ID: <20130909005733.GL13318@ZenIV.linux.org.uk> References: <1377751465.4028.20.camel@pasglop> <20130829070012.GC27322@gmail.com> <20130909000300.GH13318@ZenIV.linux.org.uk> <20130909003517.GJ13318@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ingo Molnar , Benjamin Herrenschmidt , Waiman Long , Jeff Layton , Miklos Szeredi , Ingo Molnar , Thomas Gleixner , linux-fsdevel , Linux Kernel Mailing List , Peter Zijlstra , Steven Rostedt , Andi Kleen , "Chandramouleeswaran, Aswin" , "Norton, Scott J" To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sun, Sep 08, 2013 at 05:38:46PM -0700, Linus Torvalds wrote: > On Sun, Sep 8, 2013 at 5:35 PM, Al Viro wrote: > > > > That should also work, replacing the current tip of #for-next. Do you > > prefer to merge those two diffs of yours into a single commit? > > If you're ok with my patch (it's now also tested, I'm running with it > and it looks fine), I'll commit that one as-is. OK... I'm dropping 38373e1ee72bf57b6f9b1ab0979a60887352c7e6, then...