diff options
author | 2018-07-31 12:02:18 +0100 | |
---|---|---|
committer | 2018-07-31 12:08:22 +0100 | |
commit | eab1cecc1223378fee700ab6acebf0f39fa6da81 (patch) | |
tree | 0bb9895b26b2429db45b7fc6b0f647c926f20416 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64, kaslr: export offset in VMCOREINFO ELF notes (diff) | |
download | linux-dev-eab1cecc1223378fee700ab6acebf0f39fa6da81.tar.xz linux-dev-eab1cecc1223378fee700ab6acebf0f39fa6da81.zip |
arm64: sdei: Mark sdei stack helper functions as static
The SDEI stack helper functions are only used by _on_sdei_stack() and
refer to symbols (e.g. sdei_stack_normal_ptr) that are only defined if
CONFIG_VMAP_STACK=y.
Mark these functions as static, so we don't run into errors at link-time
due to references to undefined symbols. Stick all the parameters onto
the same line whilst we're passing through.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions