# git rev-parse -q --verify 0ce21d58b7afbc2ebc65003be65b00fc2dacbe9f^{commit} 0ce21d58b7afbc2ebc65003be65b00fc2dacbe9f already have revision, skipping fetch # git checkout -q -f -B kisskb 0ce21d58b7afbc2ebc65003be65b00fc2dacbe9f # git clean -qxdf # < git log -1 # commit 0ce21d58b7afbc2ebc65003be65b00fc2dacbe9f # Author: Masahiro Yamada # Date: Mon Nov 2 11:59:57 2020 +0900 # # kconfig: qconf: show Qt version in the About dialog # # You can get the Qt version by running "pkg-config --modversion Qt5Core" # or something, but this might be useful to get the runtime Qt version # more easily. Go to the menu "Help" -> "About", then you can see it. # # Signed-off-by: Masahiro Yamada # < /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 0ce21d58b7afbc2ebc65003be65b00fc2dacbe9f # < make -s -j 10 ARCH=powerpc O=/kisskb/build/kbuild_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 10 ARCH=powerpc O=/kisskb/build/kbuild_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 10 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4116:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 10 ARCH=powerpc O=/kisskb/build/kbuild_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:1662:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa118f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/kbuild_pmac32_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:03:33.534060