diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2024-07-11 15:50:26 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-07-23 15:54:58 +0200 |
commit | e188e5d5ffd01d484b5255b88739fcf67b300223 (patch) | |
tree | 50b0ff516808d31880345bf30875489cf5956ab1 /tools/perf/scripts/python/task-analyzer.py | |
parent | ab42fcb511fd9d241bbab7cc3ca04e34e9fc0666 (diff) |
s390/setup: Fix __pa/__va for modules under non-GPL licenses
The struct vm_layout contains fields used in __pa/__va calculations. Such
fundamental things have to be exported with EXPORT_SYMBOL to avoid
breakages of out-of-tree modules under non-GPL licenses.
Fixes: 7de0446f0b26 ("s390/boot: Make identity mapping base address explicit")
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions