From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752810AbdBPISq (ORCPT ); Thu, 16 Feb 2017 03:18:46 -0500 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:47181 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752088AbdBPISo (ORCPT ); Thu, 16 Feb 2017 03:18:44 -0500 From: "Naveen N. Rao" To: Ananth N Mavinakayanahalli , Masami Hiramatsu , Arnaldo Carvalho de Melo , Michael Ellerman Cc: Ingo Molnar , Namhyung Kim , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: [PATCH 0/2] powerpc: kretprobe updates Date: Thu, 16 Feb 2017 13:47:37 +0530 X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 17021608-0016-0000-0000-0000021A4651 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17021608-0017-0000-0000-0000066CFCA8 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-02-16_06:,, 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-1612050000 definitions=main-1702160082 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I am posting the powerpc bits in the same thread so as to keep these changes together. I am not sure how this should be taken upstream as there are atleast three different trees involved: one for the core kprobes infrastructure, one for powerpc and one for perf. Thanks, Naveen Naveen N. Rao (2): powerpc: kretprobes: override default function entry offset perf: powerpc: choose LEP with kretprobes arch/powerpc/kernel/kprobes.c | 9 +++++++++ tools/perf/arch/powerpc/util/sym-handling.c | 5 +---- 2 files changed, 10 insertions(+), 4 deletions(-) -- 2.11.0