From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50810C433F4 for ; Tue, 28 Aug 2018 09:19:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0FF6020658 for ; Tue, 28 Aug 2018 09:19:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0FF6020658 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.vnet.ibm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727661AbeH1NKZ convert rfc822-to-8bit (ORCPT ); Tue, 28 Aug 2018 09:10:25 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:52010 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727078AbeH1NKY (ORCPT ); Tue, 28 Aug 2018 09:10:24 -0400 Received: from pps.filterd (m0098417.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w7S9EO3T028386 for ; Tue, 28 Aug 2018 05:19:40 -0400 Received: from e06smtp05.uk.ibm.com (e06smtp05.uk.ibm.com [195.75.94.101]) by mx0a-001b2d01.pphosted.com with ESMTP id 2m513y6s6g-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 28 Aug 2018 05:19:39 -0400 Received: from localhost by e06smtp05.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 28 Aug 2018 10:19:38 +0100 Received: from b06cxnps3075.portsmouth.uk.ibm.com (9.149.109.195) by e06smtp05.uk.ibm.com (192.168.101.135) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Tue, 28 Aug 2018 10:19:35 +0100 Received: from d06av26.portsmouth.uk.ibm.com (d06av26.portsmouth.uk.ibm.com [9.149.105.62]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w7S9JYf938994054 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 28 Aug 2018 09:19:34 GMT Received: from d06av26.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id E3835AE055; Tue, 28 Aug 2018 12:19:05 +0100 (BST) Received: from d06av26.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 9172FAE04D; Tue, 28 Aug 2018 12:19:04 +0100 (BST) Received: from localhost (unknown [9.77.80.138]) by d06av26.portsmouth.uk.ibm.com (Postfix) with ESMTP; Tue, 28 Aug 2018 12:19:04 +0100 (BST) Date: Tue, 28 Aug 2018 14:49:15 +0530 From: "Naveen N. Rao" Subject: Re: [PATCH] perf probe powerpc: Ignore SyS symbols irrespective of endianness To: acme@kernel.org, Sandipan Das Cc: jolsa@redhat.com, kamalesh@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, ravi.bangoria@linux.ibm.com References: <20180828090848.1914-1-sandipan@linux.ibm.com> In-Reply-To: <20180828090848.1914-1-sandipan@linux.ibm.com> User-Agent: astroid/0.13.0 (https://github.com/astroidmail/astroid) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT X-TM-AS-GCONF: 00 x-cbid: 18082809-0020-0000-0000-000002BCB50C X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18082809-0021-0000-0000-0000210A259D Message-Id: <1535447918.l2974vvvvj.naveen@linux.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-08-28_03:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=983 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1808280096 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sandipan Das wrote: > This makes sure that the SyS symbols are ignored for any powerpc > system, not just the big endian ones. > > Fixes: fb6d59423115 ("perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc") > Reported-by: Naveen N. Rao > Signed-off-by: Sandipan Das > Reviewed-by: Kamalesh Babulal > --- > tools/perf/arch/powerpc/util/sym-handling.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) LGTM. Thanks for the fix. Acked-by: Naveen N. Rao - Naveen