From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: efi: add missing frame pointer assignment
Date: Fri, 4 Mar 2016 18:12:57 +0000 [thread overview]
Message-ID: <20160304181257.GC13403@e104818-lin.cambridge.arm.com> (raw)
In-Reply-To: <1457022692-14043-1-git-send-email-ard.biesheuvel@linaro.org>
On Thu, Mar 03, 2016 at 05:31:32PM +0100, Ard Biesheuvel wrote:
> The prologue of the EFI entry point pushes x29 and x30 onto the stack but
> fails to create the stack frame correctly by omitting the assignment of x29
> to the new value of the stack pointer. So fix that.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
> arch/arm64/kernel/efi-entry.S | 1 +
> 1 file changed, 1 insertion(+)
Applied. Thanks.
--
Catalin
prev parent reply other threads:[~2016-03-04 18:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-03 16:31 [PATCH] arm64: efi: add missing frame pointer assignment Ard Biesheuvel
2016-03-04 18:12 ` Catalin Marinas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160304181257.GC13403@e104818-lin.cambridge.arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).