diff options
author | 2024-09-04 11:39:24 +0200 | |
---|---|---|
committer | 2024-09-07 17:12:42 +0200 | |
commit | 0147addc4fb72a39448b8873d8acdf3a0f29aa65 (patch) | |
tree | d189959bf5d947188fcf1c091f8e751ba5be7ec1 /rust/helpers/workqueue.c | |
parent | s390/boot: Increase minimum architecture to z10 (diff) | |
download | wireguard-linux-0147addc4fb72a39448b8873d8acdf3a0f29aa65.tar.xz wireguard-linux-0147addc4fb72a39448b8873d8acdf3a0f29aa65.zip |
s390/facility: Disable compile time optimization for decompressor code
Disable compile time optimizations of test_facility() for the
decompressor. The decompressor should not contain any optimized code
depending on the architecture level set the kernel image is compiled
for to avoid unexpected operation exceptions.
Add a __DECOMPRESSOR check to test_facility() to enforce that
facilities are always checked during runtime for the decompressor.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions