diff options
| author | Vasily Gorbik <gor@linux.ibm.com> | 2024-08-26 23:16:06 +0200 |
|---|---|---|
| committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-08-29 22:56:33 +0200 |
| commit | 4eac37ffaf007fba766e61a5d7e384fcdc033cd6 (patch) | |
| tree | 439b597a198bf414392608c718f7bf79d2da7e59 /tools | |
| parent | s390/disassembler: Update instruction mnemonics to latest spec (diff) | |
| download | linux-4eac37ffaf007fba766e61a5d7e384fcdc033cd6.tar.gz linux-4eac37ffaf007fba766e61a5d7e384fcdc033cd6.zip | |
s390: Always enable EXPOLINE_EXTERN if supported
Since commit ba05b39d54ee ("s390/expoline: Make modules use kernel
expolines"), there is no longer any reason not to use
CONFIG_EXPOLINE_EXTERN when supported by the compiler.
On the positive side:
- there is only a single set of expolines generated and used by both the
kernel code and modules,
- it eliminates expolines "comdat" sections, which can confuse tools
like kpatch.
Always enable EXPOLINE_EXTERN if supported by the compiler.
Suggested-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
