diff options
author | Pavel Tatashin <[email protected]> | 2021-01-25 14:19:06 -0500 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-01-27 15:41:11 +0000 |
commit | 117cda9a7847286484d2353af64728a9875effd4 (patch) | |
tree | 77d486ff12f7fbcd2d31ef5cc584a29951f1d47e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 19c329f6808995b142b3966301f217c831e7cf31 (diff) |
arm64: kexec: make dtb_mem always enabled
Currently, dtb_mem is enabled only when CONFIG_KEXEC_FILE is
enabled. This adds ugly ifdefs to c files.
Always enabled dtb_mem, when it is not used, it is NULL.
Change the dtb_mem to phys_addr_t, as it is a physical address.
Signed-off-by: Pavel Tatashin <[email protected]>
Reviewed-by: James Morse <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
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