mirror-linux/arch/riscv
Linus Torvalds 77590cacab Clang build fixes for 7.1 #2
- Account for recently implemented -Wattribute-alias in clang by
   disabling it in the same places it is disabled for GCC.
 
 Signed-off-by: Nathan Chancellor <nathan@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQR74yXHMTGczQHYypIdayaRccAalgUCahnrhQAKCRAdayaRccAa
 loxRAP0dhAttt5Nzj1QVvVshp5gUdELM+zXD1qyXAY9Z81V3rgD8C867ax5pGAgO
 kV2PwaBK5P6FJ8joUz4m3qB20FXXYQs=
 =drMM
 -----END PGP SIGNATURE-----

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
2026-05-29 15:17:53 -07:00
..
boot riscv: dts: microchip: fix icicle i2c pinctrl configuration 2026-04-27 20:12:51 +01:00
configs RISC-V updates for v7.0 2026-02-12 19:17:44 -08:00
crypto lib/crypto: riscv/sm3: Migrate optimized code into library 2026-03-23 17:50:59 -07:00
errata riscv: errata: Fix bitwise vs logical AND in MIPS errata patching 2026-04-30 20:00:14 -06:00
include Clang build fixes for 7.1 #2 2026-05-29 15:17:53 -07:00
kernel riscv: misaligned: Make enabling delegation depend on NONPORTABLE 2026-05-13 22:26:32 -06:00
kvm RISC-V: KVM: Fix sign extension for MMIO loads 2026-05-18 10:19:18 +05:30
lib RISC-V updates for v7.1 2026-04-24 10:00:37 -07:00
mm riscv: mm: Fixup no5lvl failure when vaddr is invalid 2026-05-01 21:18:58 -06:00
net bpf: Pass bpf_verifier_env to JIT 2026-04-16 07:03:40 -07:00
purgatory riscv: lib: add strrchr() implementation 2026-04-04 18:42:44 -06:00
tools riscv: Stop considering R_RISCV_NONE as bad relocations 2025-07-16 08:13:55 -07:00
Kbuild riscv: migrate to the generic rule for built-in DTB 2025-03-18 13:30:13 +00:00
Kconfig riscv: misaligned: Make enabling delegation depend on NONPORTABLE 2026-05-13 22:26:32 -06:00
Kconfig.debug
Kconfig.errata riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAINT_FOR_DMA 2026-01-15 18:13:04 -07:00
Kconfig.socs riscv: Remove support for XIP kernel 2026-04-04 18:42:44 -06:00
Kconfig.vendor riscv: Add xmipsexectl as a vendor extension 2025-09-18 20:36:00 -06:00
Makefile riscv: Remove support for XIP kernel 2026-04-04 18:42:44 -06:00
Makefile.postlink kbuild: Create intermediate vmlinux build with relocations preserved 2025-03-17 00:29:50 +09:00