aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/blk.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2024-09-04 09:39:27 +0000
committerHeiko Carstens <[email protected]>2024-09-07 15:12:42 +0000
commitfccb175bc89a0d37e3ff513bb6bf1f73b3a48950 (patch)
tree3634331e40a92fd869786c48504cde4d7c9a4fcd /rust/helpers/blk.c
parents390: Use MARCH_HAS_*_FEATURES defines (diff)
downloadkernel-fccb175bc89a0d37e3ff513bb6bf1f73b3a48950.tar.gz
kernel-fccb175bc89a0d37e3ff513bb6bf1f73b3a48950.zip
s390/boot: Compile all files with the same march flag
Only a couple of files of the decompressor are compiled with the minimum architecture level. This is problematic for potential function calls between compile units, especially if a target function is within a compile until compiled for a higher architecture level, since that may lead to an unexpected operation exception. Therefore compile all files of the decompressor for the same (minimum) architecture level. Reviewed-by: Sven Schnelle <[email protected]> Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'rust/helpers/blk.c')
0 files changed, 0 insertions, 0 deletions