diff options
| author | Arnd Bergmann <[email protected]> | 2020-07-06 15:22:46 +0200 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-07-15 11:08:27 +1000 |
| commit | b648a5132ca3237a0f1ce5d871fff342b0efcf8a (patch) | |
| tree | 45d923e32f2d4dd9ef0ac299cd9e1b5b676638dc /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | e3417faec526cbf97773dca691dcd743f5bfeb64 (diff) | |
powerpc/spufs: add CONFIG_COREDUMP dependency
The kernel test robot pointed out a slightly different error message
after recent commit 5456ffdee666 ("powerpc/spufs: simplify spufs core
dumping") to spufs for a configuration that never worked:
powerpc64-linux-ld: arch/powerpc/platforms/cell/spufs/file.o: in function `.spufs_proxydma_info_dump':
>> file.c:(.text+0x4c68): undefined reference to `.dump_emit'
powerpc64-linux-ld: arch/powerpc/platforms/cell/spufs/file.o: in function `.spufs_dma_info_dump':
file.c:(.text+0x4d70): undefined reference to `.dump_emit'
powerpc64-linux-ld: arch/powerpc/platforms/cell/spufs/file.o: in function `.spufs_wbox_info_dump':
file.c:(.text+0x4df4): undefined reference to `.dump_emit'
Add a Kconfig dependency to prevent this from happening again.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Jeremy Kerr <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions