# git rev-parse -q --verify 148341f0a2f53b5e8808d093333d85170586a15d^{commit} 148341f0a2f53b5e8808d093333d85170586a15d already have revision, skipping fetch # git checkout -q -f -B kisskb 148341f0a2f53b5e8808d093333d85170586a15d # git clean -qxdf # < git log -1 # commit 148341f0a2f53b5e8808d093333d85170586a15d # Merge: 2d72ab2449fa cb2239c198ad # Author: Linus Torvalds # Date: Mon Apr 3 09:41:24 2023 -0700 # # Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping # # Pull vfs fix from Christian Brauner: # "When a mount or mount tree is made shared the vfs allocates new peer # group ids for all mounts that have no peer group id set. Only mounts # that aren't marked with MNT_SHARED are relevant here as MNT_SHARED # indicates that the mount has fully transitioned to a shared mount. The # peer group id handling is done with namespace lock held. # # On failure, the peer group id settings of mounts for which a new peer # group id was allocated need to be reverted and the allocated peer # group id freed. The cleanup_group_ids() helper can identify the mounts # to cleanup by checking whether a given mount has a peer group id set # but isn't marked MNT_SHARED. The deallocation always needs to happen # with namespace lock held to protect against concurrent modifications # of the propagation settings. # # This fixes the one place where the namespace lock was dropped before # calling cleanup_group_ids()" # # * tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping: # fs: drop peer group ids under namespace lock # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 148341f0a2f53b5e8808d093333d85170586a15d # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 120 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- Completed OK # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc11 # Build took: 0:17:35.839335