From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [RFC PATCH for 4.15 v12 00/22] Restartable sequences and CPU op vector Date: Tue, 21 Nov 2017 09:21:45 -0800 Message-ID: <20171121172144.GL2482@two.firstfloor.org> References: <20171121141900.18471-1-mathieu.desnoyers@efficios.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171121141900.18471-1-mathieu.desnoyers@efficios.com> Sender: linux-kernel-owner@vger.kernel.org To: Mathieu Desnoyers Cc: Peter Zijlstra , "Paul E . McKenney" , Boqun Feng , Andy Lutomirski , Dave Watson , linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, Paul Turner , Andrew Morton , Russell King , Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Andrew Hunter , Andi Kleen , Chris Lameter , Ben Maurer , Steven Rostedt , Josh Triplett , Linus Torvalds , Catalin Marinas List-Id: linux-api@vger.kernel.org On Tue, Nov 21, 2017 at 09:18:38AM -0500, Mathieu Desnoyers wrote: > Hi, > > Following changes based on a thorough coding style and patch changelog > review from Thomas Gleixner and Peter Zijlstra, I'm respinning this > series for another RFC. > My suggestion would be that you also split out the opv system call. That seems to be main contention point currently, and the restartable sequences should be useful without it. -Andi