aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2020-12-11 21:36:46 +0000
committerLinus Torvalds <[email protected]>2020-12-11 22:02:14 +0000
commit6e7b64b9dd6d96537d816ea07ec26b7dedd397b9 (patch)
tree91b997884153300e24f0b00852e31a9cba4423ce /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentinitramfs: fix clang build failure (diff)
downloadkernel-6e7b64b9dd6d96537d816ea07ec26b7dedd397b9.tar.gz
kernel-6e7b64b9dd6d96537d816ea07ec26b7dedd397b9.zip
elfcore: fix building with clang
kernel/elfcore.c only contains weak symbols, which triggers a bug with clang in combination with recordmcount: Cannot find symbol for section 2: .text. kernel/elfcore.o: failed Move the empty stubs into linux/elfcore.h as inline functions. As only two architectures use these, just use the architecture specific Kconfig symbols to key off the declaration. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]> Cc: Nathan Chancellor <[email protected]> Cc: Nick Desaulniers <[email protected]> Cc: Barret Rhoden <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions