* [GIT PULL] Rust fixes for 6.14
@ 2025-02-08 17:58 Miguel Ojeda
2025-02-08 20:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2025-02-08 17:58 UTC (permalink / raw)
To: Linus Torvalds
Cc: Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
Trevor Gross, Danilo Krummrich, rust-for-linux, linux-kernel
Hi Linus,
Please pull these fixes for Rust.
They have been in linux-next for a single round only. I will be sending
a few others in a week.
No conflicts expected.
Thanks!
Cheers,
Miguel
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
https://github.com/Rust-for-Linux/linux.git tags/rust-fixes-6.14
for you to fetch changes up to 6273a058383e05465083b535ed9469f2c8a48321:
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 (2025-02-07 00:09:33 +0100)
----------------------------------------------------------------
Rust fixes for v6.14
Toolchain and infrastructure:
- 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.
----------------------------------------------------------------
Alice Ryhl (1):
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Justin M. Forbes (1):
rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflags
Matthew Maurer (1):
rust: kbuild: do not export generated KASAN ODR symbols
Miguel Ojeda (1):
rust: init: use explicit ABI to clean warning in future compilers
Tamir Duberstein (1):
rust: kbuild: use host dylib naming in rusttestlib-kernel
rust/Makefile | 5 +++--
rust/kernel/init.rs | 2 +-
scripts/generate_rust_target.rs | 18 ++++++++++++++++++
3 files changed, 22 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Rust fixes for 6.14
2025-02-08 17:58 [GIT PULL] Rust fixes for 6.14 Miguel Ojeda
@ 2025-02-08 20:32 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-02-08 20:32 UTC (permalink / raw)
To: Miguel Ojeda
Cc: Linus Torvalds, Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
Trevor Gross, Danilo Krummrich, rust-for-linux, linux-kernel
The pull request you sent on Sat, 8 Feb 2025 18:58:17 +0100:
> https://github.com/Rust-for-Linux/linux.git tags/rust-fixes-6.14
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/595ab66f1becea80c4182b2d2660f357c17db2a9
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-08 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-08 17:58 [GIT PULL] Rust fixes for 6.14 Miguel Ojeda
2025-02-08 20:32 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox