diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-02-12 18:00:56 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-02-14 11:45:40 +0100 |
commit | adf1e17edc65560ea5615d35ded65834cbf33422 (patch) | |
tree | a7ec23e20f21474bd9dd0f259dc81513236dbacd /drivers/s390 | |
parent | s390/mem_detect: do not truncate online memory ranges info (diff) | |
download | linux-adf1e17edc65560ea5615d35ded65834cbf33422.tar.xz linux-adf1e17edc65560ea5615d35ded65834cbf33422.zip |
s390/entry: remove toolchain dependent micro-optimization
Get rid of CONFIG_AS_IS_LLVM in entry.S to make the code a bit more
readable. This removes a micro-optimization, but given that the llvm IAS
limitation will likely stay, just use the version that works with llvm.
See commit 4c25f0ff6336 ("s390/entry: workaround llvm's IAS limitations")
for further details.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions