On Mon, Aug 15, 2016 at 09:32:43AM -0600, 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 arm
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
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. Docum
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 s
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
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" i
On Fri, 12 Aug 2016 16:24:44 -0400
David Long wrote:
> From: "David A. Long"
>
> Some architectures (i.e.: sparc64 and arm64) make reasonable partial stack
> duplication for jprobes problematic. Document this.
>
> Signed-off-by: David A. Long
Looks good to me.
Acked-by: Masami Hiramatsu
T
From: "David A. Long"
Some architectures (i.e.: sparc64 and arm64) make reasonable partial stack
duplication for jprobes problematic. Document this.
Signed-off-by: David A. Long
---
Documentation/kprobes.txt | 10 ++
1 file changed, 10 insertions(+)
diff --git a/Documentation/kprobes.