aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVasily Gorbik <gor@linux.ibm.com>2024-08-26 23:16:06 +0200
committerVasily Gorbik <gor@linux.ibm.com>2024-08-29 22:56:33 +0200
commit4eac37ffaf007fba766e61a5d7e384fcdc033cd6 (patch)
tree439b597a198bf414392608c718f7bf79d2da7e59 /tools/perf/scripts/python/export-to-postgresql.py
parents390/disassembler: Update instruction mnemonics to latest spec (diff)
downloadwireguard-linux-4eac37ffaf007fba766e61a5d7e384fcdc033cd6.tar.xz
wireguard-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 '')
0 files changed, 0 insertions, 0 deletions