From: Michal Simek <michal.simek@amd.com>
To: linux-kernel@vger.kernel.org, monstr@monstr.eu,
michal.simek@xilinx.com, git@xilinx.com
Cc: Rob Herring <robh@kernel.org>
Subject: Re: [PATCH] microblaze: Remove gcc flag for non existing early_printk.c file
Date: Wed, 24 Apr 2024 10:26:58 +0200 [thread overview]
Message-ID: <870289cc-84f2-4324-a5b4-e8191ca5cba5@amd.com> (raw)
In-Reply-To: <5493467419cd2510a32854e2807bcd263de981a0.1712823702.git.michal.simek@amd.com>
On 4/11/24 10:21, Michal Simek wrote:
> early_printk support for removed long time ago but compilation flag for
> ftrace still points to already removed file that's why remove that line
> too.
>
> Fixes: 96f0e6fcc9ad ("microblaze: remove redundant early_printk support")
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---
>
> arch/microblaze/kernel/Makefile | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/microblaze/kernel/Makefile b/arch/microblaze/kernel/Makefile
> index 4393bee64eaf..85c4d29ef43e 100644
> --- a/arch/microblaze/kernel/Makefile
> +++ b/arch/microblaze/kernel/Makefile
> @@ -7,7 +7,6 @@ ifdef CONFIG_FUNCTION_TRACER
> # Do not trace early boot code and low level code
> CFLAGS_REMOVE_timer.o = -pg
> CFLAGS_REMOVE_intc.o = -pg
> -CFLAGS_REMOVE_early_printk.o = -pg
> CFLAGS_REMOVE_ftrace.o = -pg
> CFLAGS_REMOVE_process.o = -pg
> endif
Applied.
M
prev parent reply other threads:[~2024-04-24 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 8:21 Michal Simek
2024-04-24 8:26 ` Michal Simek [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=870289cc-84f2-4324-a5b4-e8191ca5cba5@amd.com \
--to=michal.simek@amd.com \
--cc=git@xilinx.com \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=monstr@monstr.eu \
--cc=robh@kernel.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
all inboxes | Powered by JetHome®