# git rev-parse -q --verify f2e44139f3e0edb8be8821fe4dc93afd7b034182^{commit} f2e44139f3e0edb8be8821fe4dc93afd7b034182 already have revision, skipping fetch # git checkout -q -f -B kisskb f2e44139f3e0edb8be8821fe4dc93afd7b034182 # git clean -qxdf # < git log -1 # commit f2e44139f3e0edb8be8821fe4dc93afd7b034182 # Merge: ebdca8ecc31b 34314cd615af # Author: Linus Torvalds # Date: Fri Oct 14 12:10:01 2022 -0700 # # Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc updates from Helge Deller: # "Fixes: # # - When we added basic vDSO support in kernel 5.18 we introduced a bug # which prevented a mmap() of graphic card memory. This is because we # used the DMB (data memory break trap bit) page flag as special-bit, # but missed to clear that bit when loading the TLB. # # - Graphics card memory size was not correctly aligned # # - Spelling fixes (from Colin Ian King) # # Enhancements: # # - PDC console (which uses firmware calls) now rewritten as early # console # # - Reduced size of alternative tables" # # * tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver # parisc: Fix userspace graphics card breakage due to pgtable special bit # parisc: fbdev/stifb: Align graphics memory size to 4MB # parisc: Convert PDC console to an early console # parisc: Reduce kernel size by packing alternative tables # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f2e44139f3e0edb8be8821fe4dc93afd7b034182 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4540:warning: override: reassigning to symbol PPC64 .config:4542:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4543:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:03:28.326472