# git rev-parse -q --verify 10b82d5176488acee2820e5a2cf0f2ec5c3488b6^{commit} 10b82d5176488acee2820e5a2cf0f2ec5c3488b6 already have revision, skipping fetch # git checkout -q -f -B kisskb 10b82d5176488acee2820e5a2cf0f2ec5c3488b6 # git clean -qxdf # < git log -1 # commit 10b82d5176488acee2820e5a2cf0f2ec5c3488b6 # Merge: 4c0449c906fe b3b33d3c43bb # Author: Linus Torvalds # Date: Thu Sep 17 18:05:29 2020 -0700 # # Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu # # Pull percpu fix from Dennis Zhou: # "This is a fix for the first chunk size calculation where the variable # length array incorrectly used the number of longs instead of bytes of # longs. # # This came in as a code fix and not a bug report, so I don't think it # was widely problematic. I believe it worked out due to it being # memblock memory and alignment requirements working in our favor" # # * 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu: # percpu: fix first chunk size calculation for populated bitmap # < /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 10b82d5176488acee2820e5a2cf0f2ec5c3488b6 # < make -s -j 24 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 24 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 24 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 24 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-rc5-g10b82d517648 Created: Fri Sep 18 13:02:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3514751 Bytes = 3432.37 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:01:05.093547