aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPavel Tatashin <[email protected]>2021-02-19 14:51:42 -0500
committerWill Deacon <[email protected]>2021-02-22 12:33:26 +0000
commit2596b6ae412be3d29632efc63976a2132032e620 (patch)
tree195a0d93f435c6dc01157b808893568453421f6d /tools/perf/scripts/python/export-to-postgresql.py
parentf5c6d0fcf90ce07ee0d686d465b19b247ebd5ed7 (diff)
kexec: move machine_kexec_post_load() to public interface
The kernel test robot reports the following compiler warning: | arch/arm64/kernel/machine_kexec.c:62:5: warning: no previous prototype for | function 'machine_kexec_post_load' [-Wmissing-prototypes] | int machine_kexec_post_load(struct kimage *kimage) Fix it by moving the declaration of machine_kexec_post_load() from kexec_internal.h to the public header instead. Reported-by: kernel test robot <[email protected]> Link: https://lore.kernel.org/linux-arm-kernel/[email protected] Signed-off-by: Pavel Tatashin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Fixes: 4c3c31230c91 ("arm64: kexec: move relocation function setup") Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions