Skip to content
Commit adf1e17e authored by Heiko Carstens's avatar Heiko Carstens
Browse files

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 4c25f0ff

 ("s390/entry: workaround llvm's IAS limitations")
for further details.

Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
parent af073526
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment