diff options
| author | Alexander Gordeev <agordeev@linux.ibm.com> | 2026-06-10 16:52:38 +0200 |
|---|---|---|
| committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2026-06-10 16:53:23 +0200 |
| commit | 982c89c9b9eed1f512038a163d5cab6b0b8117ff (patch) | |
| tree | 16a05338ffd535a2a5b79e4684cf22822367aa67 /scripts/Makefile.thinlto | |
| parent | 7ecac01cf1c094a55c687572bbc874f75e15eb84 (diff) | |
| parent | 3f70ebe638581e73c8df6b3fa7eed9b45d90b083 (diff) | |
Merge branch 'rust-for-s390' into features
Jan Polensky says:
===================
Rust support on s390 requires a small set of architecture-specific pieces
before the generic Rust kernel infrastructure can be used.
The series wires up s390 as a Rust-capable 64-bit architecture, adds the
missing assembly interfaces needed by Rust for WARN/BUG reporting and for
static branches, adjusts bindgen parameters to avoid repr layout conflicts
caused by packed and aligned s390 structures, and fixes issues discovered
during testing.
s390 currently requires rustc with support for -Zpacked-stack, and the
minimum tool version gating is adjusted accordingly.
Link: https://github.com/Rust-for-Linux/linux/issues/2
Tested against: rustc 1.96.0 (ac68faa20 2026-05-25)
===================
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
