# git rev-parse -q --verify a04b1bf574e1f4875ea91f5c62ca051666443200^{commit} a04b1bf574e1f4875ea91f5c62ca051666443200 already have revision, skipping fetch # git checkout -q -f -B kisskb a04b1bf574e1f4875ea91f5c62ca051666443200 # git clean -qxdf # < git log -1 # commit a04b1bf574e1f4875ea91f5c62ca051666443200 # Merge: 93287e28bcc8 53d862fac4a0 # Author: Linus Torvalds # Date: Mon Mar 21 13:09:39 2022 -0700 # # Merge tag 'for-5.18/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc architecture updates from Helge Deller: # # - add vDSO support (allows us to use non-executable stacks) # # - many TLB and cache flush optimizations (by Dave Anglin) # # - fix handling of probe non-access faults (by Dave Anglin) # # - fix invalidate/flush vmap routines (by Dave Anglin) # # - avoid using hardware single-step in kprobes # # - enable ARCH_HAS_DEBUG_VM_PGTABLE # # - many cleanups in unaligned handlers, e.g. rewrite of existing # assembly code # # - always use the self-extracting kernel feature # # - big refacturing and code reductions regarding space-register usage in # get_user() and put_user() # # - add fillrect() support to stifb graphics driver # # * tag 'for-5.18/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: (23 commits) # parisc: Fix invalidate/flush vmap routines # parisc: Avoid flushing cache on cache-less machines # parisc: Avoid using hardware single-step in kprobes # parisc: Improve CPU socket and core bootup info text # parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE # parisc: Avoid calling SMP cache flush functions on cache-less machines # parisc: Increase parisc_cache_flush_threshold setting # parisc/unaligned: Enhance user-space visible output # parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth() # parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd() # parisc/unaligned: Rewrite inline assembly of emulate_ldw() # parisc/unaligned: Rewrite inline assembly of emulate_ldh() # parisc/unaligned: Use EFAULT fixup handler in unaligned handlers # parisc: Reduce code size by optimizing get_current() function calls # parisc: Use constants to encode the space registers like SR_KERNEL # parisc: Use SR_USER and SR_KERNEL in get_user() and put_user() # parisc: Add defines for various space register # parisc: Always use the self-extracting kernel feature # video/fbdev/stifb: Implement the stifb_fillrect() function # parisc: Add vDSO support # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 a04b1bf574e1f4875ea91f5c62ca051666443200 # < 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.1.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.1.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.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6786:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6791: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.1.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:06:40.878514