# git rev-parse -q --verify 3fb6d0e00efc958d01c2f109c8453033a2d96796^{commit} 3fb6d0e00efc958d01c2f109c8453033a2d96796 already have revision, skipping fetch # git checkout -q -f -B kisskb 3fb6d0e00efc958d01c2f109c8453033a2d96796 # git clean -qxdf # < git log -1 # commit 3fb6d0e00efc958d01c2f109c8453033a2d96796 # Merge: a3905af5be36 f37a15ea8db0 # Author: Linus Torvalds # Date: Fri Feb 26 14:21:18 2021 -0800 # # Merge tag 'docs-5.12-2' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "A handful of late-arriving documentation fixes, nothing all that # notable" # # * tag 'docs-5.12-2' of git://git.lwn.net/linux: # docs: proc.rst: fix indentation warning # Documentation: cgroup-v2: fix path to example BPF program # docs: powerpc: Fix tables in syscall64-abi.rst # Documentation: features: refresh feature list # Documentation: features: remove c6x references # docs: ABI: testing: ima_policy: Fixed missing bracket # Fix unaesthetic indentation # scripts: kernel-doc: fix array element capture in pointer-to-func parsing # doc: use KCFLAGS instead of EXTRA_CFLAGS to pass flags from command line # Documentation: proc.rst: add more about the 6 fields in loadavg # < /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 3fb6d0e00efc958d01c2f109c8453033a2d96796 # < make -s -j 32 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 32 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 32 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:4146:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 32 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/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1314:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa51968) 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:57.595971