# git rev-parse -q --verify c3d8f220d01220a5b253e422be407d068dc65511^{commit} c3d8f220d01220a5b253e422be407d068dc65511 already have revision, skipping fetch # git checkout -q -f -B kisskb c3d8f220d01220a5b253e422be407d068dc65511 # git clean -qxdf # < git log -1 # commit c3d8f220d01220a5b253e422be407d068dc65511 # Merge: dd105d64a0c6 510bc3cb1ddc # Author: Linus Torvalds # Date: Sat Aug 22 10:22:44 2020 -0700 # # Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild fixes from Masahiro Yamada: # # - move -Wsign-compare warning from W=2 to W=3 # # - fix the keyword _restrict to __restrict in genksyms # # - fix more bugs in qconf # # * tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # kconfig: qconf: replace deprecated QString::sprintf() with QTextStream # kconfig: qconf: remove redundant help in the info view # kconfig: qconf: remove qInfo() to get back Qt4 support # kconfig: qconf: remove unused colNr # kconfig: qconf: fix the popup menu in the ConfigInfoView window # kconfig: qconf: fix signal connection to invalid slots # genksyms: keywords: Use __restrict not _restrict # kbuild: remove redundant patterns in filter/filter-out # extract-cert: add static to local data # Makefile.extrawarn: Move sign-compare from W=2 to W=3 # < /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 c3d8f220d01220a5b253e422be407d068dc65511 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_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_ppc6xx_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_ppc6xx_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/kernel/rcu/update.c:591:0: /kisskb/src/kernel/rcu/tasks.h:593:13: warning: 'show_rcu_tasks_classic_gp_kthread' defined but not used [-Wunused-function] static void show_rcu_tasks_classic_gp_kthread(void) { } ^ /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1667:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/include/linux/skbuff.h:31:0, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/uapi/linux/ethtool.h:19, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/drivers/net/ethernet/sfc/net_driver.h:13, from /kisskb/src/drivers/net/ethernet/sfc/ef100.c:12: /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_parse_continue_entry': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:145:6: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:163:6: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_parse_xilinx_cap': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:337:5: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c: In function 'ef100_pci_probe': /kisskb/src/include/linux/dma-mapping.h:139:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define DMA_BIT_MASK(n) (((n) == 64) ? ~0ULL : ((1ULL<<(n))-1)) ^ /kisskb/src/drivers/net/ethernet/sfc/ef100.c:498:5: note: in expansion of macro 'DMA_BIT_MASK' DMA_BIT_MASK(ESF_GZ_TX_SEND_ADDR_WIDTH), ^ INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xaf5520) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaf5520) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb05c08) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:40 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5300417 Bytes = 5176.19 KiB = 5.05 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:40 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5331478 Bytes = 5206.52 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:40 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5332271 Bytes = 5207.30 KiB = 5.09 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:41 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5332996 Bytes = 5208.00 KiB = 5.09 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:41 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5332177 Bytes = 5207.20 KiB = 5.09 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:41 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5331981 Bytes = 5207.01 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00894 Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:41 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5332252 Bytes = 5207.28 KiB = 5.09 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:41 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5332811 Bytes = 5207.82 KiB = 5.09 MiB Load Address: 00c00000 Entry Point: 00c00894 Image Name: Linux-5.9.0-rc1+ Created: Sun Aug 23 04:59:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5331890 Bytes = 5206.92 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 # Build took: 0:03:42.080730