Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751239AbdFAPEI (ORCPT ); Thu, 1 Jun 2017 11:04:08 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:33696 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751078AbdFAPEH (ORCPT ); Thu, 1 Jun 2017 11:04:07 -0400 Subject: Re: [PATCH v2] perf/annotate: Fix branch instruction with multiple operands To: Kim Phillips , Arnaldo Carvalho de Melo References: <20170525055957.7779-1-ravi.bangoria@linux.vnet.ibm.com> <20170526182310.6e253240645df02342fe24c3@arm.com> <20170601130956.GC2899@kernel.org> <20170601092959.f60d98912e8a1b66fd1e4c0e@arm.com> Cc: anton@samba.org, peterz@infradead.org, mingo@redhat.com, alexander.shishkin@linux.intel.com, treeze.taeung@gmail.com, borntraeger@de.ibm.com, linux-kernel@vger.kernel.org, Robin Murphy , Mark Rutland , Ravi Bangoria From: Ravi Bangoria Date: Thu, 1 Jun 2017 20:33:43 +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: <20170601092959.f60d98912e8a1b66fd1e4c0e@arm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 x-cbid: 17060115-0048-0000-0000-000001962E6C X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00007153; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000212; SDB=6.00868717; UDB=6.00431749; IPR=6.00648592; BA=6.00005393; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00015669; XFM=3.00000015; UTC=2017-06-01 15:03:56 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17060115-0049-0000-0000-00004158FFE4 Message-Id: <59302CCF.6000707@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-06-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-1703280000 definitions=main-1706010280 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 426 Lines: 13 Hi Kim, Arnaldo, On Thursday 01 June 2017 07:59 PM, Kim Phillips wrote: > v2: addressing Arnaldo's clean-this-up comment: merged commit texts > between Ravi's original, author changed in lieu of adding something I > hadn't known nor thought about possibly doing: Originally-by: Ravi. > Ravi, if that's not OK, provide an alternative means of keeping things > clean for Arnaldo, thanks. I'm fine :) No issues. Thanks, Ravi