# git rev-parse -q --verify 148341f0a2f53b5e8808d093333d85170586a15d^{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 148341f0a2f53b5e8808d093333d85170586a15d^{commit} 148341f0a2f53b5e8808d093333d85170586a15d # 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/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 148341f0a2f53b5e8808d093333d85170586a15d # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64-gcc11 # Build took: 0:00:42.482405