aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAtish Patra <[email protected]>2020-11-18 16:38:27 -0800
committerPalmer Dabbelt <[email protected]>2021-01-14 15:08:56 -0800
commitcbd34f4bb37d62d8a027f54205bff07e73340da4 (patch)
treeed19f921a0d13b18c2bc54041ec5c158fb71852c /tools/perf/scripts/python/bin/stackcollapse-report
parentae3c107cd8bea82cb7cb427d9c5d305b8ce72216 (diff)
riscv: Separate memory init from paging init
Currently, we perform some memory init functions in paging init. But, that will be an issue for NUMA support where DT needs to be flattened before numa initialization and memblock_present can only be called after numa initialization. Move memory initialization related functions to a separate function. Signed-off-by: Atish Patra <[email protected]> Reviewed-by: Greentime Hu <[email protected]> Reviewed-by: Anup Patel <[email protected]> Reviewed-by: Palmer Dabbelt <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions