aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-02-19 15:15:25 -0800
committerThomas Bogendoerfer <[email protected]>2023-02-20 15:11:01 +0100
commit91dc288f4edf0d768e46c2c6d33e0ab703403459 (patch)
tree7ff284612a8f7e6a23c14396ed576da1ecd6d10b /tools/perf/scripts/python/flamegraph.py
parent85cc91e2ba4262a602ec65e2b76c4391a9e60d3d (diff)
MIPS: vpe-mt: drop physical_memsize
When neither LANTIQ nor MIPS_MALTA is set, 'physical_memsize' is not declared. This causes the build to fail with: mips-linux-ld: arch/mips/kernel/vpe-mt.o: in function `vpe_run': arch/mips/kernel/vpe-mt.c:(.text.vpe_run+0x280): undefined reference to `physical_memsize' LANTIQ is not using 'physical_memsize' and MIPS_MALTA's use of it is self-contained in mti-malta/malta-dtshim.c. Use of physical_memsize in vpe-mt.c appears to be unused, so eliminate this loader mode completely and require VPE programs to be compiled with DFLT_STACK_SIZE and DFLT_HEAP_SIZE defined. Fixes: 9050d50e2244 ("MIPS: lantiq: Set physical_memsize") Fixes: 1a2a6d7e8816 ("MIPS: APRP: Split VPE loader into separate files.") Signed-off-by: Randy Dunlap <[email protected]> Reported-by: kernel test robot <[email protected]> Link: https://lore.kernel.org/all/[email protected]/ Cc: Dengcheng Zhu <[email protected]> Cc: John Crispin <[email protected]> Cc: Thomas Bogendoerfer <[email protected]> Cc: Philippe Mathieu-Daudé <[email protected]> Cc: "Steven J. Hill" <[email protected]> Cc: Qais Yousef <[email protected]> Cc: Yang Yingliang <[email protected]> Cc: Hauke Mehrtens <[email protected]> Cc: James Hogan <[email protected]> Cc: [email protected] Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions