# git rev-parse -q --verify a931dd33d370896a683236bba67c0d6f3d01144d^{commit} a931dd33d370896a683236bba67c0d6f3d01144d already have revision, skipping fetch # git checkout -q -f -B kisskb a931dd33d370896a683236bba67c0d6f3d01144d # git clean -qxdf # < git log -1 # commit a931dd33d370896a683236bba67c0d6f3d01144d # Merge: 1423e2660cf1 2c0f0f363956 # Author: Linus Torvalds # Date: Wed Jul 7 11:41:32 2021 -0700 # # Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux # # Pull module updates from Jessica Yu: # # - Fix incorrect logic in module_kallsyms_on_each_symbol() # # - Fix for a Coccinelle warning # # * tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux: # module: correctly exit module_kallsyms_on_each_symbol when fn() != 0 # kernel/module: Use BUG_ON instead of if condition followed by BUG # < /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 a931dd33d370896a683236bba67c0d6f3d01144d # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM=y # Added to kconfig CONFIG_KVM_BOOK3S_32=m # Added to kconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4188:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1182:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa92de8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:01:04.681505