diff options
author | Quentin Perret <qperret@google.com> | 2021-02-03 14:19:31 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-02-03 16:42:57 +0000 |
commit | bbc075e01ceac50e0a8353b520544f3089e94e44 (patch) | |
tree | 475dcebe5f62678c2c37de2d7688676b97ffdb2c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 54effa653246c35997f5e990e0134be5be09f9d1 (diff) |
KVM: arm64: Stub EXPORT_SYMBOL for nVHE EL2 code
In order to ensure the module loader does not get confused if a symbol
is exported in EL2 nVHE code (as will be the case when we will compile
e.g. lib/memset.S into the EL2 object), make sure to stub all exports
using __DISABLE_EXPORTS in the nvhe folder.
Suggested-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210203141931.615898-3-qperret@google.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions