summaryrefslogtreecommitdiff
path: root/list.h
AgeCommit message (Collapse)AuthorFilesLines
2015-02-06Initial import, still work in progressTobias Klauser1-0/+82
onchange='this.form.submit();'>
authorDavid A. Long <dave.long@linaro.org>2016-08-10 16:44:51 -0400
committerCatalin Marinas <catalin.marinas@arm.com>2016-08-11 17:38:16 +0100
commitad05711cec12131e1277ce749a99d08ecf233aa7 (patch)
treeca1f1c19acc86fb174e59ceda8e1bd32279b2f95
parent7f1d642fbb5c356519617c24757a0cbed7f800a8 (diff)
arm64: Remove stack duplicating code from jprobes
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. Documentation 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@linaro.org> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat