diff options
author | Pavel Tatashin <pasha.tatashin@soleen.com> | 2019-12-04 18:59:17 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-01-08 19:32:55 +0300 |
commit | 621516789ee6e285cb2088fe4706eedd030d38bf (patch) | |
tree | f3fc0734939eb30972d8dad267b2702c178e30b6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3b54b743397eb51f879f2bf24b9938b80e5a2092 (diff) | |
download | linux-621516789ee6e285cb2088fe4706eedd030d38bf.tar.xz |
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 <pasha.tatashin@soleen.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions