# git rev-parse -q --verify f359287765c04711ff54fbd11645271d8e5ff763^{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 f359287765c04711ff54fbd11645271d8e5ff763^{commit} f359287765c04711ff54fbd11645271d8e5ff763 # git checkout -q -f -B kisskb f359287765c04711ff54fbd11645271d8e5ff763 # git clean -qxdf # < git log -1 # commit f359287765c04711ff54fbd11645271d8e5ff763 # Merge: 8b39a57e9654 c8ffd8bcdd28 # Author: Linus Torvalds # Date: Mon Jun 1 16:44:06 2020 -0700 # # Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs updates from Al Viro: # "Assorted patches from Miklos. # # An interesting part here is /proc/mounts stuff..." # # The "/proc/mounts stuff" is using a cursor for keeeping the location # data while traversing the mount listing. # # Also probably worth noting is the addition of faccessat2(), which takes # an additional set of flags to specify how the lookup is done # (AT_EACCESS, AT_SYMLINK_NOFOLLOW, AT_EMPTY_PATH). # # * 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # vfs: add faccessat2 syscall # vfs: don't parse "silent" option # vfs: don't parse "posixacl" option # vfs: don't parse forbidden flags # statx: add mount_root # statx: add mount ID # statx: don't clear STATX_ATIME on SB_RDONLY # uapi: deprecate STATX_ALL # utimensat: AT_EMPTY_PATH support # vfs: split out access_override_creds() # proc/mounts: add cursor # aio: fix async fsync creds # vfs: allow unprivileged whiteout creation # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f359287765c04711ff54fbd11645271d8e5ff763 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x75DD2DBB # 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 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:6156:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:6157:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6158:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6161:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:6163:warning: override: reassigning to symbol UBSAN # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/platforms/pseries/lpar.o:(.toc+0x0): undefined reference to `mmu_pid_bits' make[1]: *** [/kisskb/src/Makefile:1119: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:12:23.907271