3
0
Fork 0
forked from mirrors/linux
kernel/arch/arm64
Miguel Ojeda ac954145e1 kbuild: rust: add rustc-min-version support function
Introduce `rustc-min-version` support function that mimics
`{gcc,clang}-min-version` ones, following commit 88b61e3bff
("Makefile.compiler: replace cc-ifversion with compiler-specific macros").

In addition, use it in the first use case we have in the kernel (which
was done independently to minimize the changes needed for the fix).

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Fiona Behrens <me@Kloenk.dev>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2025-03-15 21:19:32 +09:00
..
boot arm64: dts: rockchip: adjust SMMU interrupt type on rk3588 2025-02-11 21:28:13 +01:00
configs arm64: defconfig: Enable TISCI Interrupt Router and Aggregator 2025-02-06 09:10:24 +05:30
crypto CRC updates for 6.14 2025-01-22 19:55:08 -08:00
hyperv hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h 2025-01-10 00:54:21 +00:00
include KVM/arm64 fixes for 6.14, take #4 2025-03-09 09:04:08 -10:00
kernel KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu() 2025-03-02 08:36:52 +00:00
kvm KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu() 2025-03-02 08:36:52 +00:00
lib arm64/crc-t10dif: expose CRC-T10DIF function through lib 2024-12-01 17:23:13 -08:00
mm arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes 2025-02-27 17:40:58 +00:00
net bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic() 2025-01-06 15:07:41 +01:00
tools KVM/arm64 updates for 6.14 2025-01-28 09:01:36 -08:00
xen
Kbuild
Kconfig arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL 2025-02-04 12:25:51 +00:00
Kconfig.debug
Kconfig.platforms soc: new SoC support for 6.14 2025-01-24 14:31:06 -08:00
Makefile kbuild: rust: add rustc-min-version support function 2025-03-15 21:19:32 +09:00