public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* Apply e08ff622c91a to 6.6.y
@ 2024-02-08 18:29 Miguel Ojeda
  2024-02-08 18:54 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2024-02-08 18:29 UTC (permalink / raw)
  To: Greg KH, Sasha Levin; +Cc: stable

Hi Greg, Sasha,

Please consider applying commit e08ff622c91a to 6.6.y. It requires the
following chain:

    828176d037e2 ("rust: arc: add explicit `drop()` around `Box::from_raw()`")
    ae6df65dabc3 ("rust: upgrade to Rust 1.72.1")
    c61bcc278b19 ("rust: task: remove redundant explicit link")
    a53d8cdd5a0a ("rust: print: use explicit link in documentation")
    e08ff622c91a ("rust: upgrade to Rust 1.73.0")

which applies cleanly to 6.6.y. This upgrades the Rust compiler
version from 1.71.1 to 1.73.0 (2 version upgrades + 3 prerequisites
for the upgrades), fixing a couple issues with the Rust compiler
version currently used in 6.6.y. In particular:

  - A build error with `CONFIG_RUST_DEBUG_ASSERTIONS` enabled
(`.eh_frame` section unexpected generation). This is solved applying
up to ae6df65dabc3.

  - A developer-only Make target error (building `.rsi` single-target
files, i.e. the equivalent to requesting a preprocessed file in C).
This is solved applying all of them.

Thanks!

Cheers,
Miguel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-08 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-08 18:29 Apply e08ff622c91a to 6.6.y Miguel Ojeda
2024-02-08 18:54 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox