# git rev-parse -q --verify 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd^{commit} 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd # git checkout -q -f -B kisskb 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd # git clean -qxdf # < git log -1 # commit 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd # Merge: 18fd049731e6 e19d4ebc536d # Author: Linus Torvalds # Date: Thu Oct 6 12:10:37 2022 -0700 # # Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic # # Pull asm-generic updates from Arnd Bergmann: # "This contains a series from Linus Walleij to unify the linux/io.h # interface by making the ia64, alpha, parisc and sparc include # asm-generic/io.h. # # All functions provided by the generic header are now available to all # drivers, but the architectures can still override this. # # For the moment, mips and sh still don't include asm-generic/io.h but # provide a full set of functions themselves. # # There are also a few minor cleanups unrelated to this" # # * tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: # alpha: add full ioread64/iowrite64 implementation # parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo] # parisc: hide ioread64 declaration on 32-bit # ia64: export memory_add_physaddr_to_nid to fix cxl build error # asm-generic: Remove empty #ifdef SA_RESTORER # parisc: Use the generic IO helpers # parisc: Remove 64bit access on 32bit machines # sparc: Fix the generic IO helpers # alpha: Use generic # < /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 93ed07a23fd08b8613f64cf0a15d7fbdaca010fd # < 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:4556:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4561: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- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:24.454927