[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200121162806.GA13501@willie-the-truck>
Date: Tue, 21 Jan 2020 16:28:07 +0000
From: Will Deacon <will@...nel.org>
To: Eugeniu Rosca <erosca@...adit-jv.com>
Cc: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Catalin Marinas <catalin.marinas@....com>,
stable@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Eugeniu Rosca <roscaeugeniu@...il.com>,
Dirk Behme <dirk.behme@...bosch.com>
Subject: Re: [PATCH v2] arm64: kbuild: remove compressed images on 'make
ARCH=arm64 (dist)clean'
On Tue, Jan 21, 2020 at 04:54:39PM +0100, Eugeniu Rosca wrote:
> From: Dirk Behme <dirk.behme@...bosch.com>
>
> Since v4.3-rc1 commit 0723c05fb75e44 ("arm64: enable more compressed
> Image formats"), it is possible to build Image.{bz2,lz4,lzma,lzo}
> AArch64 images. However, the commit missed adding support for removing
> those images on 'make ARCH=arm64 (dist)clean'.
>
> Fix this by adding them to the target list.
> Make sure to match the order of the recipes in the makefile.
>
> Cc: stable@...r.kernel.org # v4.3+
> Fixes: 0723c05fb75e44 ("arm64: enable more compressed Image formats")
> Signed-off-by: Dirk Behme <dirk.behme@...bosch.com>
> Signed-off-by: Eugeniu Rosca <erosca@...adit-jv.com>
> Reviewed-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
>
> ---
> v2:
> - Added 'Fixes:', 'Cc: stable' and 'Reviewed-by' tags
> ---
> arch/arm64/boot/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, I'll pick this up.
Will
Powered by blists - more mailing lists