From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41qXgf5VLRzF15Q for ; Tue, 14 Aug 2018 22:57:33 +1000 (AEST) Received: from pps.filterd (m0098413.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w7EAeaL2075970 for ; Tue, 14 Aug 2018 06:41:43 -0400 Received: from e06smtp04.uk.ibm.com (e06smtp04.uk.ibm.com [195.75.94.100]) by mx0b-001b2d01.pphosted.com with ESMTP id 2kuvdujj24-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 14 Aug 2018 06:41:43 -0400 Received: from localhost by e06smtp04.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 14 Aug 2018 11:41:10 +0100 Subject: Re: [PATCH] powerpc/perf: Update perf_regs structure to include SIER To: Madhavan Srinivasan , mpe@ellerman.id.au, Arnaldo Carvalho de Melo Cc: linuxppc-dev@lists.ozlabs.org, Jiri Olsa , Namhyung Kim , Alexander Shishkin , Anju T Sudhakar , Ravi Bangoria References: <1531218587-20742-1-git-send-email-maddy@linux.vnet.ibm.com> <6284589d-d8ef-da3d-c220-b6d5abf8c50e@linux.vnet.ibm.com> From: Ravi Bangoria Date: Tue, 14 Aug 2018 16:11:04 +0530 MIME-Version: 1.0 In-Reply-To: <6284589d-d8ef-da3d-c220-b6d5abf8c50e@linux.vnet.ibm.com> Content-Type: text/plain; charset=utf-8 Message-Id: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 08/14/2018 03:46 PM, Madhavan Srinivasan wrote: > Hi arnaldo, > > Any comments or ack for this patch. Tested-by: Ravi Bangoria Thanks, Ravi