From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753601AbaBCUij (ORCPT ); Mon, 3 Feb 2014 15:38:39 -0500 Received: from mail-la0-f50.google.com ([209.85.215.50]:59234 "EHLO mail-la0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750836AbaBCUii (ORCPT ); Mon, 3 Feb 2014 15:38:38 -0500 MIME-Version: 1.0 In-Reply-To: <1391445367.3509.30.camel@linaro1.home> References: <1390507559-4697-1-git-send-email-dave.long@linaro.org> <1390507559-4697-16-git-send-email-dave.long@linaro.org> <1391445367.3509.30.camel@linaro1.home> From: Rabin Vincent Date: Mon, 3 Feb 2014 21:37:56 +0100 X-Google-Sender-Auth: d6fKqShFfh7I15T5wB7hxN3nOac Message-ID: Subject: Re: [PATCH v5 15/16] ARM: add uprobes support To: "Jon Medhurst (Tixy)" , David Long Cc: linux-arm-kernel , Russell King , Peter Zijlstra , Srikar Dronamraju , Oleg Nesterov , Anil S Keshavamurthy , LKML , Ingo Molnar , Paul Mackerras , Arnaldo Carvalho de Melo , Masami Hiramatsu , davem@davemloft.net, Ananth N Mavinakayanahalli Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2014-02-03 Jon Medhurst (Tixy) : > On Thu, 2014-01-23 at 15:05 -0500, David Long wrote: > > From: "David A. Long" > > > > Using Rabin Vincent's ARM uprobes patches as a base, enable uprobes > > support on ARM. > > > > Caveats: > > > > - Thumb is not supported > > > > Signed-off-by: David A. Long > > As this is based on Rabin's work, and the new files have his Copyright, > then this patch also needs his 'Signed-off-by'. Rabin, I assume that you > agree? Don't know if it's needed, but if it is, you may certainly add it to this patch, David: Signed-off-by: Rabin Vincent