diff options
author | 2024-10-18 21:47:55 +0530 | |
---|---|---|
committer | 2024-10-21 15:26:49 +1100 | |
commit | adfaec30ffaceecd565e06adae367aa944acc3c9 (patch) | |
tree | 2c2edf01472bf4f8c49340727295731052a28e28 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'topic/vdso' into next (diff) | |
download | wireguard-linux-adfaec30ffaceecd565e06adae367aa944acc3c9.tar.xz wireguard-linux-adfaec30ffaceecd565e06adae367aa944acc3c9.zip |
powerpc/fadump: Refactor and prepare fadump_cma_init for late init
We anyway don't use any return values from fadump_cma_init(). Since
fadump_reserve_mem() from where fadump_cma_init() gets called today,
already has the required checks.
This patch makes this function return type as void. Let's also handle
extra cases like return if fadump_supported is false or dump_active, so
that in later patches we can call fadump_cma_init() separately from
setup_arch().
Acked-by: Hari Bathini <hbathini@linux.ibm.com>
Reviewed-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/a2afc3d6481a87a305e89cfc4a3f3d2a0b8ceab3.1729146153.git.ritesh.list@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions