From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754742AbcHSB3G (ORCPT ); Thu, 18 Aug 2016 21:29:06 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:36451 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754574AbcHSBPm (ORCPT ); Thu, 18 Aug 2016 21:15:42 -0400 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: paulmck@linux.vnet.ibm.com Date: Thu, 18 Aug 2016 15:04:00 -0700 From: "Paul E. McKenney" To: Eric Dumazet Cc: peterz@infradead.org, linux-kernel@vger.kernel.org Subject: Re: Fw: [GIT PULL] locking fixes Reply-To: paulmck@linux.vnet.ibm.com References: <20160818210213.GB3482@linux.vnet.ibm.com> <1471556063.29842.89.camel@edumazet-glaptop3.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1471556063.29842.89.camel@edumazet-glaptop3.roam.corp.google.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16081822-0012-0000-0000-0000106F6B43 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00005614; HX=3.00000240; KW=3.00000007; PH=3.00000004; SC=3.00000181; SDB=6.00746575; UDB=6.00352000; IPR=6.00519108; BA=6.00004668; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00012381; XFM=3.00000011; UTC=2016-08-18 22:03:52 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16081822-0013-0000-0000-000044ACCAFD Message-Id: <20160818220400.GC3482@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-08-18_09:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608180291 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 18, 2016 at 02:34:23PM -0700, Eric Dumazet wrote: > On Thu, 2016-08-18 at 14:02 -0700, Paul E. McKenney wrote: > > Hello, Eric, > > > > Does Johannes's recent change to lockless_dereference() help with > > the sparse issue? > > > > Thanx, Paul > > > > Hi Paul > > Yes indeed, this helps. > > Thanks ! Woo-hoo! ;-) Thanx, Paul