Hi,
On Tue, Aug 12, 2025 at 12:12:25AM -0400, Sasha Levin wrote:
The upstream commit SHA1 provided is correct: feb843a469fb0ab00d2d23cfb9bcc379791011bb
WARNING: Author mismatch between patch and upstream commit: Backport author: Nathan Chancellor nathan@kernel.org Commit author: Masahiro Yamada masahiroy@kernel.org
Hmmm, the patch has a "From:" header that has Masahiro as the author, is that not sufficient for authorship?
Status in newer kernel trees:
...
6.1.y | Not found 5.15.y | Not found 5.10.y | Not found
Odd, it appears to be there to me?
6.1.142: 8d21861f91a1 ("kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS") 5.15.186: 0690824cc325 ("kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS") 5.10.239: 951dfb0bdcd6 ("kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS")
Found fixes commits: 02e9a22ceef0 kbuild: hdrcheck: fix cross build with clang
Unnecessary in 5.4: https://lore.kernel.org/20250617233200.GC3356351@ax162/
1b71c2fb04e7 kbuild: userprogs: fix bitsize and target detection on clang
Uncessary in 5.4: https://lore.kernel.org/20250617232006.GB3356351@ax162/
43fc0a99906e kbuild: Add KBUILD_CPPFLAGS to as-option invocation
43fc0a99906e is present in this series after feb843a469fb0a because that is how it happened upstream but 43fc0a99906e could be applied before feb843a469fb0a in stable.
Cheers, Nathan