# git rev-parse -q --verify dd9fb9bb3340c791a2be106fdc895db75f177343^{commit} dd9fb9bb3340c791a2be106fdc895db75f177343 already have revision, skipping fetch # git checkout -q -f -B kisskb dd9fb9bb3340c791a2be106fdc895db75f177343 # git clean -qxdf # < git log -1 # commit dd9fb9bb3340c791a2be106fdc895db75f177343 # Merge: 70187f7727d4 46d4a403a04c 4e4bb894467c e5fc436f06ee # Author: Linus Torvalds # Date: Sat Sep 5 14:22:46 2020 -0700 # # Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux # # Pull misc fixes from Miguel Ojeda: # "A trivial patch for auxdisplay: # # - Replace HTTP links with HTTPS ones (Alexander A. Klimov) # # The usual clang-format trivial update: # # - Update with the latest for_each macro list (Miguel Ojeda) # # And Luc requested me to pick a sparse fix on my queue, so here it goes # along with other two trivial Compiler Attributes ones (also from Luc). # # - sparse: use static inline for __chk_{user,io}_ptr() (Luc Van # Oostenryck) # # - Compiler Attributes: fix comment concerning GCC 4.6 (Luc Van # Oostenryck) # # - Compiler Attributes: remove comment about sparse not supporting # __has_attribute (Luc Van Oostenryck)" # # * tag 'auxdisplay-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # auxdisplay: Replace HTTP links with HTTPS ones # # * tag 'clang-format-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # clang-format: Update with the latest for_each macro list # # * tag 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # sparse: use static inline for __chk_{user,io}_ptr() # Compiler Attributes: fix comment concerning GCC 4.6 # Compiler Attributes: remove comment about sparse not supporting __has_attribute # < /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 dd9fb9bb3340c791a2be106fdc895db75f177343 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc512x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_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_mpc512x_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_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /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=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:293:19: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(nand); ^ INFO: Uncompressed kernel (size 0x6ca4f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.9.0-rc3-48837-gdd9fb9bb3 Created: Sun Sep 6 10:11:36 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3515862 Bytes = 3433.46 KiB = 3.35 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:00:51.376277