From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754271AbdG3Q5H (ORCPT ); Sun, 30 Jul 2017 12:57:07 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:34168 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754193AbdG3Q5F (ORCPT ); Sun, 30 Jul 2017 12:57:05 -0400 Date: Sun, 30 Jul 2017 09:57:04 -0700 From: "Paul E. McKenney" To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Mathieu Desnoyers Subject: Re: linux-next: Signed-off-by missing for commit in the rcu tree Reply-To: paulmck@linux.vnet.ibm.com References: <20170730234857.6d4c5760@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170730234857.6d4c5760@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-GCONF: 00 x-cbid: 17073016-0056-0000-0000-000003AEC063 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00007454; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000214; SDB=6.00895122; UDB=6.00447657; IPR=6.00675309; BA=6.00005501; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00016453; XFM=3.00000015; UTC=2017-07-30 16:57:04 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17073016-0057-0000-0000-000007E4E761 Message-Id: <20170730165704.GW3730@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-07-30_06:,, 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-1706020000 definitions=main-1707300289 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 30, 2017 at 11:48:57PM +1000, Stephen Rothwell wrote: > Hi Paul, > > Commit > > 6a48c1c899e8 ("membarrier: Expedited private command") > > is missing a Signed-off-by from its committer. Good catch, fixed. Thanx, Paul