From: Linus Torvalds Date: Sat, 8 Feb 2025 20:22:21 +0000 (-0800) Subject: Merge tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linux X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=595ab66f1becea80c4182b2d2660f357c17db2a9;p=users%2Fdwmw2%2Flinux.git Merge tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linux Pull rust fixes from Miguel Ojeda: - Do not export KASAN ODR symbols to avoid gendwarfksyms warnings - Fix future Rust 1.86.0 (to be released 2025-04-03) x86_64 builds - Clean future Rust 1.86.0 (to be released 2025-04-03) warning - Fix future GCC 15 (to be released in a few months) builds - Fix `rusttest` target in macOS * tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linux: x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 rust: kbuild: do not export generated KASAN ODR symbols rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflags rust: init: use explicit ABI to clean warning in future compilers rust: kbuild: use host dylib naming in rusttestlib-kernel --- 595ab66f1becea80c4182b2d2660f357c17db2a9