Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750969AbdDAG11 (ORCPT ); Sat, 1 Apr 2017 02:27:27 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:47612 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750854AbdDAG10 (ORCPT ); Sat, 1 Apr 2017 02:27:26 -0400 Subject: Re: [PATCH v3 0/3] perf/sdt: Hardening argument support To: Arnaldo Carvalho de Melo References: <20170328094754.3156-1-ravi.bangoria@linux.vnet.ibm.com> <20170329002929.54e022d61751a84221a4635e@kernel.org> <20170328154040.GA3090@redhat.com> Cc: Masami Hiramatsu , alexis.berlemont@gmail.com, linux-kernel@vger.kernel.org, peterz@infradead.org, mingo@redhat.com, alexander.shishkin@linux.intel.com, naveen.n.rao@linux.vnet.ibm.com, mpe@ellerman.id.au, hemant@linux.vnet.ibm.com, Ravi Bangoria From: Ravi Bangoria Date: Sat, 1 Apr 2017 11:01:22 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20170328154040.GA3090@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 x-cbid: 17040105-0008-0000-0000-00000788F56A X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00006875; HX=3.00000240; KW=3.00000007; PH=3.00000004; SC=3.00000207; SDB=6.00841507; UDB=6.00414349; IPR=6.00619593; BA=6.00005251; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00014874; XFM=3.00000013; UTC=2017-04-01 05:31:31 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17040105-0009-0000-0000-00004120A188 Message-Id: <58DF3B2A.7000401@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-04-01_03:,, 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-1702020001 definitions=main-1704010052 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 512 Lines: 19 On Tuesday 28 March 2017 09:10 PM, Arnaldo Carvalho de Melo wrote: > Em Wed, Mar 29, 2017 at 12:29:29AM +0900, Masami Hiramatsu escreveu: >> Hi Arnaldo, >> >> please pull this, I've already acked to this series. > I did it 15 minutes ago, running build tests on it now. Hi Arnaldo, Thanks for pulling patches. Looking at your pull request, https://lkml.org/lkml/2017/3/31/789, I think you missed to include 3rd patch. Can you please also take that. Let me know if you have any issues with 3rd patch. Ravi