# git rev-parse -q --verify 7a68065eb9cd194cf03f135c9211eeb2d5c4c0a0^{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 7a68065eb9cd194cf03f135c9211eeb2d5c4c0a0^{commit} 7a68065eb9cd194cf03f135c9211eeb2d5c4c0a0 # git checkout -q -f -B kisskb 7a68065eb9cd194cf03f135c9211eeb2d5c4c0a0 # git clean -qxdf # < git log -1 # commit 7a68065eb9cd194cf03f135c9211eeb2d5c4c0a0 # Merge: cecb3540b89e 77006f6edc0e # Author: Linus Torvalds # Date: Sat Jun 11 16:56:41 2022 -0700 # # Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # "A set of fixes. Most address the new warning we emit at build time # when irq chips are not immutable with some additional tweaks to # gpio-crystalcove from Andy and a small tweak to gpio-dwapd. # # - make irq_chip structs immutable in several Diolan and intel drivers # to get rid of the new warning we emit when fiddling with irq chips # # - don't print error messages on probe deferral in gpio-dwapb" # # * tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpio: dwapb: Don't print error on -EPROBE_DEFER # gpio: dln2: make irq_chip immutable # gpio: sch: make irq_chip immutable # gpio: merrifield: make irq_chip immutable # gpio: wcove: make irq_chip immutable # gpio: crystalcove: Join function declarations and long lines # gpio: crystalcove: Use specific type and API for IRQ number # gpio: crystalcove: make irq_chip immutable # < /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 7a68065eb9cd194cf03f135c9211eeb2d5c4c0a0 # < make -s -j 32 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 32 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 32 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:3266:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:3267:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3270:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:3271:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS # make -s -j 32 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:02:13.570842