# git rev-parse -q --verify 5ee96fa9dd78b2dc81b587e33074d877002d7605^{commit} 5ee96fa9dd78b2dc81b587e33074d877002d7605 already have revision, skipping fetch # git checkout -q -f -B kisskb 5ee96fa9dd78b2dc81b587e33074d877002d7605 # git clean -qxdf # < git log -1 # commit 5ee96fa9dd78b2dc81b587e33074d877002d7605 # Merge: 1c74516c2da4 81e2073c175b # Author: Linus Torvalds # Date: Sun Mar 21 11:34:24 2021 -0700 # # Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull irq fix from Ingo Molnar: # "A change to robustify force-threaded IRQ handlers to always disable # interrupts, plus a DocBook fix. # # The force-threaded IRQ handler change has been accelerated from the # normal schedule of such a change to keep the bad pattern/workaround of # spin_lock_irqsave() in handlers or IRQF_NOTHREAD as a kludge from # spreading" # # * tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # genirq: Disable interrupts for force threaded handlers # genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode) # < /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 5ee96fa9dd78b2dc81b587e33074d877002d7605 # < 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:4147: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/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1311:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa529a4) 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.773054