aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorRong Chen <[email protected]>2021-02-13 04:52:41 +0000
committerLinus Torvalds <[email protected]>2021-02-13 19:42:40 +0000
commit93ca696376dd3d44b9e5eae835ffbc84772023ec (patch)
treef7b4b6db712818d922cd33f63e392be650d05d70 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentm68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU (diff)
downloadkernel-93ca696376dd3d44b9e5eae835ffbc84772023ec.tar.gz
kernel-93ca696376dd3d44b9e5eae835ffbc84772023ec.zip
scripts/recordmcount.pl: support big endian for ARCH sh
The kernel test robot reported the following issue: CC [M] drivers/soc/litex/litex_soc_ctrl.o sh4-linux-objcopy: Unable to change endianness of input file(s) sh4-linux-ld: cannot find drivers/soc/litex/.tmp_gl_litex_soc_ctrl.o: No such file or directory sh4-linux-objcopy: 'drivers/soc/litex/.tmp_mx_litex_soc_ctrl.o': No such file The problem is that the format of input file is elf32-shbig-linux, but sh4-linux-objcopy wants to output a file which format is elf32-sh-linux: $ sh4-linux-objdump -d drivers/soc/litex/litex_soc_ctrl.o | grep format drivers/soc/litex/litex_soc_ctrl.o: file format elf32-shbig-linux Link: https://lkml.kernel.org/r/[email protected] Link: https://lore.kernel.org/linux-mm/[email protected] Signed-off-by: Rong Chen <[email protected]> Reported-by: kernel test robot <[email protected]> Cc: Yoshinori Sato <[email protected]> Cc: Rich Felker <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions