From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753148AbcHOPlF (ORCPT ); Mon, 15 Aug 2016 11:41:05 -0400 Received: from mail-qk0-f179.google.com ([209.85.220.179]:35349 "EHLO mail-qk0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752924AbcHOPlC (ORCPT ); Mon, 15 Aug 2016 11:41:02 -0400 Subject: Re: [PATCH] Documentation: kprobes: Document jprobes stack copying limitations To: Jonathan Corbet References: <1471033484-2709-1-git-send-email-dave.long@linaro.org> <20160815082540.2b7a889b@lwn.net> <57B1D680.9030605@linaro.org> <20160815093243.4576258a@lwn.net> Cc: sparclinux@vger.kernel.org, daniel.thompson@linaro.org, Ananth N Mavinakayanahalli , Anil S Keshavamurthy , "David S. Miller" , Masami Hiramatsu , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, catalin.marinas@arm.com, marc.zyngier@arm.com, Mark Brown From: David Long Message-ID: <57B1E28C.10806@linaro.org> Date: Mon, 15 Aug 2016 11:41:00 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20160815093243.4576258a@lwn.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/15/2016 11:32 AM, Jonathan Corbet wrote: > On Mon, 15 Aug 2016 10:49:36 -0400 > David Long wrote: > >> On 08/15/2016 10:25 AM, Jonathan Corbet wrote: >>> On Fri, 12 Aug 2016 16:24:44 -0400 >>> David Long wrote: >>> >>>> Some architectures (i.e.: sparc64 and arm64) make reasonable partial stack >>>> duplication for jprobes problematic. Document this. >>> >>> Applied to the docs tree, thanks. >>> >>> jon >>> >> >> Was kind of hoping to see an ack (or critique) from a sparc maintainer. > > So are you saying you don't want the patch applied at this point? > > jon > I think we can apply it. It's not looking like we're going to get comments from a sparc/kprobes maintainer. The need for this change was first addressed on the sparc email alias exactly one week ago, which is maybe long enough to wait. Sorry for the trouble, -dl