diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-04-02 21:55:19 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-04-13 18:36:26 +0300 |
commit | 7c7ab788c0959c363b5cb2ac5ff4822fc12ccba5 (patch) | |
tree | 80547a6915f93ff00cf45f0f94f052f2f256528a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f9b2d96c4fa4475929e26cbac4027801d93c6e53 (diff) | |
download | linux-7c7ab788c0959c363b5cb2ac5ff4822fc12ccba5.tar.xz |
s390/ftrace: do not assume module_alloc() returns executable memory
The ftrace code assumes at two places that module_alloc() returns
executable memory. While this is currently true, this will be changed
with a subsequent patch to follow other architectures which implement
ARCH_HAS_STRICT_MODULE_RWX.
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions