summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSourabh Jain <sourabhjain@linux.ibm.com>2024-05-10 13:22:34 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2024-06-17 15:48:45 +0300
commit0d3ff067331ef84e7e7f49537d768881042ed5ba (patch)
tree8a3b777f3dc0522b0451200cf2a3b46dd1b3011a /tools/perf/scripts/python/export-to-postgresql.py
parent0300a92e96cb393a1891d3b4a0f00b28dde8643b (diff)
downloadlinux-0d3ff067331ef84e7e7f49537d768881042ed5ba.tar.xz
powerpc/kexec_file: fix extra size calculation for kexec FDT
While setting up the FDT for kexec, CPU nodes that are added after the system boots and reserved memory ranges are incorporated into the initial_boot_params (base FDT). However, they are not taken into account when determining the additional size needed for the kexec FDT. As a result, kexec fails to load, generating the following error: [1116.774451] Error updating memory reserve map: FDT_ERR_NOSPACE kexec_file_load failed: No such process Therefore, consider the extra size for CPU nodes added post-system boot and reserved memory ranges while preparing the kexec FDT. While adding a new parameter to the setup_new_fdt_ppc64 function, it was noticed that there were a couple of unused parameters, so they were removed. Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20240510102235.2269496-2-sourabhjain@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions