# git rev-parse -q --verify 03e1ccd45fa70904e43ddceda140854d22b7e871^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 03e1ccd45fa70904e43ddceda140854d22b7e871^{commit} 03e1ccd45fa70904e43ddceda140854d22b7e871 # git checkout -q -f -B kisskb 03e1ccd45fa70904e43ddceda140854d22b7e871 # git clean -qxdf # < git log -1 # commit 03e1ccd45fa70904e43ddceda140854d22b7e871 # Merge: 6e01f86fb202 c25f23459c11 # Author: Linus Torvalds # Date: Mon May 23 17:18:25 2022 -0700 # # Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 PCI irq routing updates from Thomas Gleixner: # # - Cleanup and robustify the PCI interrupt routing table handling # including proper range checks # # - Add support for Intel 82378ZB/82379AB, SiS85C497 PIRQ routers # # - Fix the ALi M1487 router handling # # - Handle the IRT routing table format in AMI BIOSes correctly # # * tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/PCI: Fix coding style in PIRQ table verification # x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation # x86/PCI: Add $IRT PIRQ routing table support # x86/PCI: Handle PIRQ routing tables with no router device given # x86/PCI: Add PIRQ routing table range checks # x86/PCI: Add support for the SiS85C497 PIRQ router # x86/PCI: Disambiguate SiS85C503 PIRQ router code entities # x86/PCI: Handle IRQ swizzling with PIRQ routers # x86/PCI: Also match function number in $PIR table # x86/PCI: Include function number in $PIR table dump # x86/PCI: Show the physical address of the $PIR table # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 03e1ccd45fa70904e43ddceda140854d22b7e871 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6472:warning: override: reassigning to symbol STANDALONE .config:6478:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- drivers/crypto/keembay/keembay-ocs-hcu.prelink.o: warning: objtool: ocs_hcu_hmac()+0x140: stack state mismatch: cfa1=4+136 cfa2=5+48 vmlinux.o: warning: objtool: fixup_exception()+0x2aa: unreachable instruction Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:48.645306