Hi Sasha, On Sat, Mar 09, 2024 at 09:39:51PM -0500, Sasha Levin wrote: > This is a note to let you know that I've just added the patch titled > > um: Fix adding '-no-pie' for clang > > to the 4.19-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > um-fix-adding-no-pie-for-clang.patch > and it can be found in the queue-4.19 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@xxxxxxxxxxxxxxx> know about it. > > > > commit 639b65dc8b8fa707d56b378ab98e284a9bd12ad0 > Author: Nathan Chancellor <nathan@xxxxxxxxxx> > Date: Tue Jan 23 15:59:54 2024 -0700 > > um: Fix adding '-no-pie' for clang > > [ Upstream commit 846cfbeed09b45d985079a9173cf390cc053715b ] Please drop this patch and all the associated backports to support it in kernels 5.15 and older, as gcc-min-version does not exist prior to that version and I do not know of people building UML with clang prior to 6.1: https://lore.kernel.org/20240219192837.GD2348301@dev-arch.thelio-3990X/ If there are any reports that necessitate a backport, I can do them at that time. Cheers, Nathan