From mboxrd@z Thu Jan 1 00:00:00 1970 From: dave.long@linaro.org (David Long) Date: Mon, 15 Aug 2016 11:41:00 -0400 Subject: [PATCH] Documentation: kprobes: Document jprobes stack copying limitations In-Reply-To: <20160815093243.4576258a@lwn.net> References: <1471033484-2709-1-git-send-email-dave.long@linaro.org> <20160815082540.2b7a889b@lwn.net> <57B1D680.9030605@linaro.org> <20160815093243.4576258a@lwn.net> Message-ID: <57B1E28C.10806@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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