aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorQuentin Perret <[email protected]>2021-02-03 14:19:30 +0000
committerMarc Zyngier <[email protected]>2021-02-03 16:42:57 +0000
commit54effa653246c35997f5e990e0134be5be09f9d1 (patch)
treeeedb4eb10c0c6eb4ea4a029bf7dcc3b577a9b9cc /tools/perf/scripts/python/exported-sql-viewer.py
parent87b26801f02ca9d7a110eb598dae8cd5d3bcace2 (diff)
asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTS
It is currently possible to stub EXPORT_SYMBOL() macros in C code using __DISABLE_EXPORTS, which is necessary to run in constrained environments such as the EFI stub or the decompressor. But this currently doesn't apply to exports from assembly, which can lead to somewhat confusing situations. Consolidate the __DISABLE_EXPORTS infrastructure by checking it from asm-generic/export.h as well. Signed-off-by: Quentin Perret <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions