# git rev-parse -q --verify bd3c9cdb21a2674dd0db70199df884828e37abd4^{commit} bd3c9cdb21a2674dd0db70199df884828e37abd4 already have revision, skipping fetch # git checkout -q -f -B kisskb bd3c9cdb21a2674dd0db70199df884828e37abd4 # git clean -qxdf # < git log -1 # commit bd3c9cdb21a2674dd0db70199df884828e37abd4 # Merge: ac524ece210e 588a513d3425 # Author: Linus Torvalds # Date: Fri May 14 10:52:47 2021 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # "Fixes and cpucaps.h automatic generation: # # - Generate cpucaps.h at build time rather than carrying lots of # #defines. Merged at -rc1 to avoid some conflicts during the merge # window. # # - Initialise RGSR_EL1.SEED in __cpu_setup() as it may be left as 0 # out of reset and the IRG instruction would not function as expected # if only the architected pseudorandom number generator is # implemented. # # - Fix potential race condition in __sync_icache_dcache() where the # PG_dcache_clean page flag is set before the actual cache # maintenance. # # - Fix header include in BTI kselftests" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() # arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h # arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup # kselftest/arm64: Add missing stddef.h include to BTI tests # arm64: Generate cpucaps.h # < /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 bd3c9cdb21a2674dd0db70199df884828e37abd4 # < 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:4165: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:1236:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa56df4) 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:03.618026