# git rev-parse -q --verify dddcbc139e96bd18d8c65ef7b7e440f0d32457c2^{commit} dddcbc139e96bd18d8c65ef7b7e440f0d32457c2 already have revision, skipping fetch # git checkout -q -f -B kisskb dddcbc139e96bd18d8c65ef7b7e440f0d32457c2 # git clean -qxdf # < git log -1 # commit dddcbc139e96bd18d8c65ef7b7e440f0d32457c2 # Merge: 990f227371a4 1edcd4675e44 # Author: Linus Torvalds # Date: Thu Aug 13 13:57:45 2020 -0700 # # Merge tag 'docs-5.9-2' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "A handful of obvious fixes that wandered in during the merge window" # # * tag 'docs-5.9-2' of git://git.lwn.net/linux: # Documentation/locking/locktypes: fix the typo # doc/zh_CN: resolve undefined label warning in admin-guide index # doc/zh_CN: fix title heading markup in admin-guide cpu-load # docs: remove the 2.6 "Upgrading I2C Drivers" guide # docs: Correct the release date of 5.2 stable # mailmap: Update comments for with format and more detalis # docs: cdrom: Fix a typo and rst markup # Doc: admin-guide: use correct legends in kernel-parameters.txt # Documentation/features: refresh RISC-V arch support files # documentation: coccinelle: Improve command example for make C={1,2} # Core-api: Documentation: Replace deprecated :c:func: Usage # Dev-tools: Documentation: Replace deprecated :c:func: Usage # Filesystems: Documentation: Replace deprecated :c:func: Usage # docs: trace: fix a typo # < /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 dddcbc139e96bd18d8c65ef7b7e440f0d32457c2 # < make -s -j 8 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 8 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 8 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 8 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 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) ERROR: modpost: "__umoddi3" [drivers/net/ethernet/sfc/sfc.ko] undefined! make[2]: *** [/kisskb/src/scripts/Makefile.modpost:111: Module.symvers] Error 1 make[2]: *** Deleting file 'Module.symvers' make[1]: *** [/kisskb/src/Makefile:1393: modules] Error 2 make[1]: *** Waiting for unfinished jobs.... INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xaf1730) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5295814 Bytes = 5171.69 KiB = 5.05 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5328615 Bytes = 5203.73 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb01e18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5328744 Bytes = 5203.85 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00894 Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5328669 Bytes = 5203.78 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00894 Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5328092 Bytes = 5203.21 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 INFO: Uncompressed kernel (size 0xaf1730) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5328509 Bytes = 5203.62 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5328984 Bytes = 5204.09 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5327301 Bytes = 5202.44 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 Image Name: Linux-5.8.0+ Created: Fri Aug 14 10:59:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5327915 Bytes = 5203.04 KiB = 5.08 MiB Load Address: 00c00000 Entry Point: 00c00294 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 8 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.9 # Build took: 0:05:18.406501