From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4] efi: arm64: Add vmlinux debug link to the Image binary
Date: Fri, 3 Feb 2017 15:17:28 +0000 [thread overview]
Message-ID: <20170203151728.GB23547@arm.com> (raw)
In-Reply-To: <CAKv+Gu9VmbjtvFVveAXiRtpBtZCWJV6pMGmnEzTc5gPrOnYvnQ@mail.gmail.com>
On Fri, Feb 03, 2017 at 02:50:40PM +0000, Ard Biesheuvel wrote:
> On 2 February 2017 at 18:36, Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote:
> > On 2 February 2017 at 18:30, Will Deacon <will.deacon@arm.com> wrote:
> >> On Thu, Feb 02, 2017 at 05:33:19PM +0000, Ard Biesheuvel wrote:
> > diff --git a/arch/arm64/kernel/Makefile b/arch/arm64/kernel/Makefile
> > index 2600c60337ac..1606c6b2a280 100644
> > --- a/arch/arm64/kernel/Makefile
> > +++ b/arch/arm64/kernel/Makefile
> > @@ -57,5 +57,5 @@ head-y := head.o
> > extra-y += $(head-y) vmlinux.lds
> >
> > ifeq ($(CONFIG_DEBUG_EFI),y)
> > -AFLAGS_head.o += -DVMLINUX_PATH="\"$(shell readlink -f $(objtree)/vmlinux)\""
> > +AFLAGS_head.o += -DVMLINUX_PATH="\"$(realpath $(objtree)/vmlinux)\""
> > endif
> >
> >
> >> Do you want me to merge this via arm64?
> >>
> >
> > Yes, please
>
> Should I respin this?
No need, I'll pick it up and make the change. I'll push out before I leave
work this evening.
Will
next prev parent reply other threads:[~2017-02-03 15:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-02 17:33 [PATCH v4] efi: arm64: Add vmlinux debug link to the Image binary Ard Biesheuvel
2017-02-02 18:30 ` Will Deacon
2017-02-02 18:36 ` Ard Biesheuvel
2017-02-03 14:50 ` Ard Biesheuvel
2017-02-03 15:17 ` Will Deacon [this message]
2017-02-03 15:20 ` Ard Biesheuvel
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=20170203151728.GB23547@arm.com \
--to=will.deacon@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