From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753290AbbJTUfa (ORCPT ); Tue, 20 Oct 2015 16:35:30 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:57318 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752035AbbJTUfZ (ORCPT ); Tue, 20 Oct 2015 16:35:25 -0400 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: paulmck@linux.vnet.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org Date: Tue, 20 Oct 2015 13:35:28 -0700 From: "Paul E. McKenney" To: Frederic Weisbecker Cc: Yang Shi , josh@joshtriplett.org, rostedt@goodmis.org, mathieu.desnoyers@efficios.com, jiangshanlai@gmail.com, linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org Subject: Re: [PATCH] rcu: remove rcu_user_hooks_switch Message-ID: <20151020203528.GG5105@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <1445291102-13176-1-git-send-email-yang.shi@linaro.org> <20151019225907.GC5105@linux.vnet.ibm.com> <20151019234601.GA22807@lerouge> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151019234601.GA22807@lerouge> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15102020-0021-0000-0000-000013DB2118 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 20, 2015 at 01:46:03AM +0200, Frederic Weisbecker wrote: > On Mon, Oct 19, 2015 at 03:59:07PM -0700, Paul E. McKenney wrote: > > On Mon, Oct 19, 2015 at 02:45:02PM -0700, Yang Shi wrote: > > > It is not invoked by anyone now, just remove it. > > > > > > Signed-off-by: Yang Shi > > > > We should check with Frederic -- any plans to use this, Frederic? > > It was last touched by commit 4d9a5d4319e2 (rcu: Remove rcu_switch()) > > back in 2012. > > Not at all, feel free to remove it with my ACK! Very good, queued for testing and review with your ack. Thanx, Paul