commit | 6dd85fbb87d1d6b87a3b1f02ca28d7b2abd2e7ba | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Apr 20 16:49:46 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon May 07 09:07:32 2018 +0200 |
tree | 595e60d24724231047b429bb4a40a3e908648e22 | |
parent | d66a7355717ec903d455277a550d930ba13df4a8 [diff] |
s390: move expoline assembler macros to a header To be able to use the expoline branches in different assembler files move the associated macros from entry.S to a new header nospec-insn.h. While we are at it make the macros a bit nicer to use. Cc: stable@vger.kernel.org # 4.16 Fixes: f19fbd5ed6 ("s390: introduce execute-trampolines for branches") Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>