Hi Greg, On Mon, Feb 19, 2024 at 05:50:54PM +0100, gregkh@xxxxxxxxxxxxxxxxxxx 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 6.1-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-6.1 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@xxxxxxxxxxxxxxx> know about it. > > > From 846cfbeed09b45d985079a9173cf390cc053715b Mon Sep 17 00:00:00 2001 > From: Nathan Chancellor <nathan@xxxxxxxxxx> > Date: Tue, 23 Jan 2024 15:59:54 -0700 > Subject: um: Fix adding '-no-pie' for clang > > From: Nathan Chancellor <nathan@xxxxxxxxxx> > > commit 846cfbeed09b45d985079a9173cf390cc053715b upstream. Please replace this patch with the attached series. While this patch does fix this particular issue, commit 397586506c3d ("modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS") is also needed to resolve all errors with clang-18+ and ARCH=um. That commit needs a few (reasonable, imo) prerequisite patches to apply cleanly without causing any build warnings, as I point out on the 6.6 patch. If there are any issues, please let me know. Cheers, Nathan
Attachment:
6.1-fix-um-clang-18.mbox
Description: application/mbox