From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753411AbbBKPNu (ORCPT ); Wed, 11 Feb 2015 10:13:50 -0500 Received: from e33.co.us.ibm.com ([32.97.110.151]:60407 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751878AbbBKPNs (ORCPT ); Wed, 11 Feb 2015 10:13:48 -0500 Date: Wed, 11 Feb 2015 07:13:41 -0800 From: "Paul E. McKenney" To: David Howells Cc: Andreea-Cristina Bernat , linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() Message-ID: <20150211151341.GE4166@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20140822134303.GA30918@ada> <22002.1423659459@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <22002.1423659459@warthog.procyon.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15021115-0009-0000-0000-000008AE9E1C Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 11, 2015 at 12:57:39PM +0000, David Howells wrote: > I've applied these two patches, but one of them throws up a problem in > Fengguang's magic auto-compilation thing. Hello, David, I seem to have fat-fingered Fengguang's magic auto-compilation thing's email. (One of those mornings, I guess...) Could you please point me at it? Thanx, Paul