Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753262AbbHCNoB (ORCPT ); Mon, 3 Aug 2015 09:44:01 -0400 Received: from mail-qg0-f52.google.com ([209.85.192.52]:33811 "EHLO mail-qg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971AbbHCNoA (ORCPT ); Mon, 3 Aug 2015 09:44:00 -0400 Message-ID: <55BF7019.9080007@linaro.org> Date: Mon, 03 Aug 2015 09:43:53 -0400 From: David Long User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Will Deacon , Pratyush Anand , "steve.capper@linaro.org" , "wcohen@redhat.com" CC: "linux-arm-kernel@lists.infradead.org" , "linux@arm.linux.org.uk" , Catalin Marinas , "srikar@linux.vnet.ibm.com" , "vijaya.kumar@caviumnetworks.com" , "linux-kernel@vger.kernel.org" , "oleg@redhat.com" Subject: Re: [RFC PATCH V2 00/10] ARM64: Uprobe support added References: <20150803110908.GC10501@arm.com> In-Reply-To: <20150803110908.GC10501@arm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 993 Lines: 27 On 08/03/15 07:09, Will Deacon wrote: > On Thu, Jun 18, 2015 at 04:58:47AM +0100, Pratyush Anand wrote: >> These patches have been prepared on top of ARM64 kprobe v7 patches [1]. >> Keeping as RFC, because kprobe-v7 still need to be ACKed. > > Unfortunately, I've not seen any movement on the kprobes patches recently, > so this is out of the picture for 4.3. > > Dave: did you plan to respin your series after Steve's comments on v7? > > Will > Catalin's comments last week helped me clarify in my own mind that we should be able to simplfy the register pushing somewhat. Will, does that also make sense to you? So, also taking into consideration Steve's suggestions about reorganizing the asm code, I am now working on a new revision. -dl -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/