Re: [PATCH v8 2/5] arm64: replace -pg with CC_FLAGS_FTRACE in efi Makefiles

From: Ard Biesheuvel
Date: Mon Apr 08 2019 - 16:49:26 EST


On Mon, 8 Apr 2019 at 17:23, Mark Rutland <mark.rutland@xxxxxxx> wrote:
>
> On Fri, Feb 08, 2019 at 04:10:11PM +0100, Torsten Duwe wrote:
> > In preparation for arm64 supporting ftrace built on other compiler
> > options, let's have makefiles remove the $(CC_FLAGS_FTRACE)
> > flags, whatever these may be, rather than assuming '-pg'.
> > While at it, fix arm32 as well.
> >
> > There should be no functional change as a result of this patch.
> >
> > Signed-off-by: Torsten Duwe <duwe@xxxxxxx>
>
> Ard, would you be happy if we were to take this via the arm64 tree?
>
> Assuming so, can we have your ack?
>

Sure

Acked-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>