# git rev-parse -q --verify 6929f71e46bdddbf1c4d67c2728648176c67c555^{commit} 6929f71e46bdddbf1c4d67c2728648176c67c555 already have revision, skipping fetch # git checkout -q -f -B kisskb 6929f71e46bdddbf1c4d67c2728648176c67c555 # git clean -qxdf # < git log -1 # commit 6929f71e46bdddbf1c4d67c2728648176c67c555 # Author: Linus Torvalds # Date: Wed Jun 3 21:22:46 2020 -0700 # # atomisp: avoid warning about unused function # # The atomisp_mrfld_power() function isn't actually ever called, because # the two call-sites have commented out the use because it breaks on some # platforms. That results in: # # drivers/staging/media/atomisp/pci/atomisp_v4l2.c:764:12: warning: ‘atomisp_mrfld_power’ defined but not used [-Wunused-function] # 764 | static int atomisp_mrfld_power(struct atomisp_device *isp, bool enable) # | ^~~~~~~~~~~~~~~~~~~ # # during the build. # # Rather than commenting out the use entirely, just disable it # semantically instead (using a "0 &&" construct), leaving the call in # place from a syntax standpoint, and avoiding the warning. # # I really don't want my builds to have any warnings that can then hide # real issues. # # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6929f71e46bdddbf1c4d67c2728648176c67c555 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb888c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca8088) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:25 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252176 Bytes = 6105.64 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6254448 Bytes = 6107.86 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:25 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252034 Bytes = 6105.50 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:25 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6251865 Bytes = 6105.34 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6253687 Bytes = 6107.12 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6218081 Bytes = 6072.34 KiB = 5.93 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6251860 Bytes = 6105.33 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252323 Bytes = 6105.78 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6254028 Bytes = 6107.45 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252181 Bytes = 6105.65 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252878 Bytes = 6106.33 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252252 Bytes = 6105.71 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6251928 Bytes = 6105.40 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252328 Bytes = 6105.79 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6254106 Bytes = 6107.53 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g6929f71e46bd Created: Thu Jun 4 23:18:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6251858 Bytes = 6105.33 KiB = 5.96 MiB Load Address: 00d00000 Entry Point: 00d00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:13.043899