# git rev-parse -q --verify 729e39a558eb5cde61b80941bdfa54fdc2e11d1d^{commit} 729e39a558eb5cde61b80941bdfa54fdc2e11d1d already have revision, skipping fetch # git checkout -q -f -B kisskb 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # git clean -qxdf # < git log -1 # commit 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # Author: Masahiro Yamada # Date: Sat Oct 24 21:38:41 2020 +0900 # # kconfig: qconf: convert to Qt5 new signal/slot connection syntax # # Now that the Qt4 support was dropped, we can use the new connection # syntax supported by Qt5. It provides compile-time checking of the # validity of the connection. # # Previously, the connection between signals and slots were checked # only run-time. # # Commit d85de3399f97 ("kconfig: qconf: fix signal connection to invalid # slots") fixed wrong slots. # # This change makes it possible to catch such mistakes easily. # # 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 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # < make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_corenet64_smp_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet64_smp_defconfig # Added to kconfig CONFIG_KVM_E500MC=y # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM_MPIC=y # < make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_corenet64_smp_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 80 ARCH=powerpc O=/kisskb/build/kbuild_corenet64_smp_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4174:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_corenet64_smp_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x11fe478) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1200000) Image Name: Linux-5.10.0-rc1-g729e39a558eb Created: Wed Oct 28 20:09:49 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7499702 Bytes = 7323.93 KiB = 7.15 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/kbuild_corenet64_smp_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:02:33.397973