From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753045AbdEQWgn (ORCPT ); Wed, 17 May 2017 18:36:43 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:38015 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752572AbdEQWgl (ORCPT ); Wed, 17 May 2017 18:36:41 -0400 Date: Wed, 17 May 2017 15:36:37 -0700 From: "Paul E. McKenney" To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: unsigned commits in the rcu tree Reply-To: paulmck@linux.vnet.ibm.com References: <20170518081417.2f724fbb@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170518081417.2f724fbb@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-GCONF: 00 x-cbid: 17051722-0048-0000-0000-00000185DAF4 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00007079; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000212; SDB=6.00861936; UDB=6.00427558; IPR=6.00641599; BA=6.00005356; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00015494; XFM=3.00000015; UTC=2017-05-17 22:36:39 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17051722-0049-0000-0000-0000412ACDF4 Message-Id: <20170517223637.GN3956@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-05-17_12:,, 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-1703280000 definitions=main-1705170169 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 18, 2017 at 08:14:17AM +1000, Stephen Rothwell wrote: > Hi Paul, > > I noticed a couple of commits in the rcu tree today that have no > Signed-off-by lines: > > 0eeaaea315cd fixup! rcu: Remove nohz_full full-system-idle state machine > cbe476cef633 fixup! rcu: Remove debugfs tracing > > Please fix them up. Will do! Just for completeness, these are --fixup commits, which will be rebased into the commits that they are fixing up. Thanx, Paul