From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753137AbcHOPcr (ORCPT ); Mon, 15 Aug 2016 11:32:47 -0400 Received: from tex.lwn.net ([70.33.254.29]:45412 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752985AbcHOPcp (ORCPT ); Mon, 15 Aug 2016 11:32:45 -0400 Date: Mon, 15 Aug 2016 09:32:43 -0600 From: Jonathan Corbet To: David Long 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 Subject: Re: [PATCH] Documentation: kprobes: Document jprobes stack copying limitations Message-ID: <20160815093243.4576258a@lwn.net> In-Reply-To: <57B1D680.9030605@linaro.org> References: <1471033484-2709-1-git-send-email-dave.long@linaro.org> <20160815082540.2b7a889b@lwn.net> <57B1D680.9030605@linaro.org> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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