Re: [PATCH 1/1] arm64: Remove stack duplicating code from jprobes

From: Catalin Marinas
Date: Thu Aug 11 2016 - 12:39:33 EST


On Wed, Aug 10, 2016 at 04:44:51PM -0400, David Long wrote:
> From: "David A. Long" <dave.long@xxxxxxxxxx>
>
> Because the arm64 calling standard allows stacked function arguments to be
> anywhere in the stack frame, do not attempt to duplicate the stack frame for
> jprobes handler functions.
>
> Documenation changes to describe this issue have been broken out into a
> separate patch in order to simultaneously address them in other
> architecture(s).
>
> Signed-off-by: David A. Long <dave.long@xxxxxxxxxx>
> Acked-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>

Applied to arm64 fixes/core with Marc's ack and the spelling corrected.

Thanks.

--
Catalin