# git rev-parse -q --verify 7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735^{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 7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735^{commit} 7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735 # git checkout -q -f -B kisskb 7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735 # git clean -qxdf # < git log -1 # commit 7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735 # Merge: 9a005bea4f59 edf5f0548fbb # Author: Linus Torvalds # Date: Fri Apr 1 14:39:28 2022 -0700 # # Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd # # Pull ksmbd updates from Steve French: # # - three cleanup fixes # # - shorten module load warning # # - two documentation fixes # # * tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd: # ksmbd: replace usage of found with dedicated list iterator variable # ksmbd: Remove a redundant zeroing of memory # MAINTAINERS: ksmbd: switch Sergey to reviewer # ksmbd: shorten experimental warning on loading the module # ksmbd: use netif_is_bridge_port # Documentation: ksmbd: update Feature Status table # < /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 7a3ecddc571cc3294e5d6bb5948ff2b0cfa12735 # < 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:5031:warning: override: reassigning to symbol PPC64 .config:5032:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5034:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # 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- In file included from /kisskb/src/fs/binfmt_elf.c:2349: /kisskb/src/fs/binfmt_elf_test.c: In function 'total_mapping_size_test': /kisskb/src/fs/binfmt_elf_test.c:52:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] 52 | } | ^ In file included from /kisskb/src/include/linux/mtd/spi-nor.h:10, from /kisskb/src/drivers/spi/spi-intel.c:13: /kisskb/src/include/linux/mtd/cfi.h:62:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Wcpp] 62 | #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. | ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:07:01.248362