From: Nicolas Schier <n.schier@avm.de>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: patches@arm.linux.org.uk, linux-kernel@vger.kernel.org,
Russell King <rmk+kernel@armlinux.org.uk>,
Arnd Bergmann <arnd@arndb.de>, David Heidelberg <david@ixit.cz>,
Russell King <linux@armlinux.org.uk>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: decompressor: fix unneeded rebuilds of library objects
Date: Fri, 01 Apr 2022 13:02:46 +0200 [thread overview]
Message-ID: <Ykbb1ow2Oya0aXb+@buildd.core.avm.de> (raw)
In-Reply-To: <20220331084709.1079362-1-masahiroy@kernel.org>
On Thu, Mar 31, 2022 at 05:47:09PM +0900, Masahiro Yamada wrote:
> Since commit 251cc826be7d ("ARM: 9154/1: decompressor: do not copy source
> files while building"), the following three are rebuilt every time.
>
> AS arch/arm/boot/compressed/lib1funcs.o
> AS arch/arm/boot/compressed/ashldi3.o
> AS arch/arm/boot/compressed/bswapsdi2.o
>
> Move the "OBJS += ..." line up so these objects are added to 'targets'.
>
> Fixes: 251cc826be7d ("ARM: 9154/1: decompressor: do not copy source files while building")
> Reported-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
> ---
Tested-by: Nicolas Schier <n.schier@avm.de>
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Schier <n.schier@avm.de>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: patches@arm.linux.org.uk, linux-kernel@vger.kernel.org,
Russell King <rmk+kernel@armlinux.org.uk>,
Arnd Bergmann <arnd@arndb.de>, David Heidelberg <david@ixit.cz>,
Russell King <linux@armlinux.org.uk>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: decompressor: fix unneeded rebuilds of library objects
Date: Fri, 1 Apr 2022 13:02:46 +0200 [thread overview]
Message-ID: <Ykbb1ow2Oya0aXb+@buildd.core.avm.de> (raw)
Message-ID: <20220401110246.3OBqieHQhMZIHG6f2iybIb2x2JC0Ur92wtG-ACx7Pvo@z> (raw)
In-Reply-To: <20220331084709.1079362-1-masahiroy@kernel.org>
On Thu, Mar 31, 2022 at 05:47:09PM +0900, Masahiro Yamada wrote:
> Since commit 251cc826be7d ("ARM: 9154/1: decompressor: do not copy source
> files while building"), the following three are rebuilt every time.
>
> AS arch/arm/boot/compressed/lib1funcs.o
> AS arch/arm/boot/compressed/ashldi3.o
> AS arch/arm/boot/compressed/bswapsdi2.o
>
> Move the "OBJS += ..." line up so these objects are added to 'targets'.
>
> Fixes: 251cc826be7d ("ARM: 9154/1: decompressor: do not copy source files while building")
> Reported-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
> ---
Tested-by: Nicolas Schier <n.schier@avm.de>
next prev parent reply other threads:[~2022-04-01 11:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-31 8:47 [PATCH] ARM: decompressor: fix unneeded rebuilds of library objects Masahiro Yamada
2022-04-01 11:02 ` Nicolas Schier [this message]
2022-04-01 11:02 ` Nicolas Schier
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=Ykbb1ow2Oya0aXb+@buildd.core.avm.de \
--to=n.schier@avm.de \
--cc=arnd@arndb.de \
--cc=david@ixit.cz \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=masahiroy@kernel.org \
--cc=patches@arm.linux.org.uk \
--cc=rmk+kernel@armlinux.org.uk \
/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