[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNARyg7t5Dz_bZwnv7CoOrEDiNkY6CVPoxPHSnBT8wARZqQ@mail.gmail.com>
Date: Sun, 31 Oct 2021 04:02:03 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Rich Felker <dalias@...c.org>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
patches@....linux.org.uk,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux-sh list <linux-sh@...r.kernel.org>
Subject: Re: [PATCH] sh: decompressor: do not copy source files while building
On Sun, Oct 31, 2021 at 3:55 AM Rich Felker <dalias@...c.org> wrote:
>
> On Sun, Oct 31, 2021 at 02:56:04AM +0900, Masahiro Yamada wrote:
> > As commit 7ae4a78daacf ("ARM: 8969/1: decompressor: simplify libfdt
> > builds") stated, copying source files during the build time may not
> > end up with as clean code as expected.
> >
> > Do similar for sh to clean up the Makefile and .gitignore.
> >
> > Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> > ---
>
> I think this is the same as "sh: boot: avoid unneeded rebuilds under
> arch/sh/boot/compressed/" in commit 7fe859eef9 in linux-next, which
> I've had in next but with no pull request sent for embarrassingly
> long. It will be included in the PR for the new release cycle.
>
> Sorry about the long delay. Let me know if there's anything else I
> need to know about it. And thanks for the patch.
>
> Rich
Oh, I had forgotten it completely.
That's good to hear you will send a pull req in the next MW.
Thanks.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists