# 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 10 ARCH=powerpc O=/kisskb/build/linus_chrp32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- chrp32_defconfig # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_chrp32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_chrp32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_chrp32_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 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_chrp32_defconfig_powerpc-gcc4.9 # Build took: 0:01:49.912978