Commit 77590cacabb3 for kernel
commit 77590cacabb3bffba7e2e95c359889bc44241b68
Merge: d0ee290071b4 175db11786bd
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri May 29 15:17:53 2026 -0700
Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux
Pull clang build fix from Nathan Chancellor:
"A small fix to disable -Wattribute-alias for clang in the few places
it is already disabled for GCC, now that tip of tree clang has
implemented -Wattribute-alias as GCC has"
* tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux:
Disable -Wattribute-alias for clang-23 and newer