aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAKASHI Takahiro <[email protected]>2018-04-13 15:35:56 -0700
committerLinus Torvalds <[email protected]>2018-04-13 17:10:27 -0700
commitc72c7e670963b26134e78a06b91632b41a0e3615 (patch)
tree18e0e2007c485ce090e9bcf482a752025b077583 /tools/perf/scripts/python/export-to-postgresql.py
parentcbe6601617302b0998d7f6779d04a222fc3a819b (diff)
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
The code guarded by CONFIG_X86_64 is necessary on some architectures which have a dedicated kernel mapping outside of linear memory mapping. (arm64 is among those.) In this patch, an additional argument, kernel_map, is added to enable/ disable the code removing #ifdef. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: AKASHI Takahiro <[email protected]> Acked-by: Dave Young <[email protected]> Tested-by: Dave Young <[email protected]> Cc: Vivek Goyal <[email protected]> Cc: Baoquan He <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions