[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162867629652.1666047.1258247021655645030.b4-ty@kernel.org>
Date: Wed, 11 Aug 2021 11:44:53 +0100
From: Will Deacon <will@...nel.org>
To: Andrew Delgadillo <adelg@...gle.com>,
Catalin Marinas <catalin.marinas@....com>
Cc: kernel-team@...roid.com, Will Deacon <will@...nel.org>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
stable@...r.kernel.org
Subject: Re: [PATCH v2] arm64: clean vdso & vdso32 files
On Tue, 10 Aug 2021 23:17:55 +0000, Andrew Delgadillo wrote:
> commit a5b8ca97fbf8 ("arm64: do not descend to vdso directories twice")
> changes the cleaning behavior of arm64's vdso files, in that vdso.lds,
> vdso.so, and vdso.so.dbg are not removed upon a 'make clean/mrproper':
>
> $ make defconfig ARCH=arm64
> $ make ARCH=arm64
> $ make mrproper ARCH=arm64
> $ git clean -nxdf
> Would remove arch/arm64/kernel/vdso/vdso.lds
> Would remove arch/arm64/kernel/vdso/vdso.so
> Would remove arch/arm64/kernel/vdso/vdso.so.dbg
>
> [...]
Applied to arm64 (for-next/fixes), thanks!
[1/1] arm64: clean vdso & vdso32 files
https://git.kernel.org/arm64/c/017f5fb9ce79
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
Powered by blists - more mailing lists