* Backports for 6.1 and older due to clang -Qunused-arguments change
@ 2025-06-04 23:31 Nathan Chancellor
0 siblings, 0 replies; only message in thread
From: Nathan Chancellor @ 2025-06-04 23:31 UTC (permalink / raw)
To: Greg Kroah-Hartman, Sasha Levin; +Cc: stable, llvm
[-- Attachment #1: Type: text/plain, Size: 1046 bytes --]
Hi Greg and Sasha,
Please find attached backports for commit feb843a469fb ("kbuild: add
$(CLANG_FLAGS) to KBUILD_CPPFLAGS") and its dependent changes, commit
d5c8d6e0fa61 ("kbuild: Update assembler calls to use proper flags and
language target") and its dependent changes, and commit 7db038d9790e
("drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang")
for 6.1 and earlier. The second listed change is already in 6.1 so that
series is a little shorter.
These changes are needed there due to an upstream LLVM change [1] that
changes the behavior of -Qunused-arguments with unknown target options,
which is only used in 6.1 and older since I removed it in commit
8d9acfce3332 ("kbuild: Stop using '-Qunused-arguments' with clang") in
6.3.
Please let me know if there are any issues, I will try to pay attention
for any issues that crop up in the stable review period from these
changes but please ping me if you remember.
Cheers,
Nathan
[1]: https://github.com/llvm/llvm-project/commit/a4b2f4a72aa9b4655ecc723838830e0a7f29c9ca
[-- Attachment #2: 5.4-llvm-qunused-arguments-change.mbox --]
[-- Type: application/mbox, Size: 20064 bytes --]
[-- Attachment #3: 5.10-llvm-qunused-arguments-change.mbox --]
[-- Type: application/mbox, Size: 23747 bytes --]
[-- Attachment #4: 5.15-llvm-qunused-arguments-change.mbox --]
[-- Type: application/mbox, Size: 23928 bytes --]
[-- Attachment #5: 6.1-llvm-qunused-arguments-change.mbox --]
[-- Type: application/mbox, Size: 10440 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-04 23:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-04 23:31 Backports for 6.1 and older due to clang -Qunused-arguments change Nathan Chancellor
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.