From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector Date: Tue, 27 Mar 2018 21:09:25 +0200 Message-ID: <20180327190925.GN4043@hirez.programming.kicks-ass.net> References: <20180327160542.28457-1-mathieu.desnoyers@efficios.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180327160542.28457-1-mathieu.desnoyers@efficios.com> Sender: linux-kernel-owner@vger.kernel.org To: Mathieu Desnoyers Cc: "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 , Will Deacon List-Id: linux-api@vger.kernel.org On Tue, Mar 27, 2018 at 12:05:21PM -0400, Mathieu Desnoyers wrote: > Hi, > > I'm respinning this series for another RFC round. It is based on the > v4.16-rc7 tag. I am now targeting the 4.17 merge window. I'll go over the thing again in more detail, but I'm basically ok with rseq, but I hate that cpu_opv thing with a passion (as you well know).