# git gc Expanding reachable commits in commit graph: 79359 Expanding reachable commits in commit graph: 164732 Expanding reachable commits in commit graph: 253551 Expanding reachable commits in commit graph: 337951 Expanding reachable commits in commit graph: 430214 Expanding reachable commits in commit graph: 523934 Expanding reachable commits in commit graph: 607948 Expanding reachable commits in commit graph: 705025 Expanding reachable commits in commit graph: 804650 Expanding reachable commits in commit graph: 907247 Expanding reachable commits in commit graph: 1011286 Expanding reachable commits in commit graph: 1088707 Expanding reachable commits in commit graph: 1186769, done. Writing out commit graph in 4 passes: 61% (2939581/4747076) Writing out commit graph in 4 passes: 62% (2943188/4747076) Writing out commit graph in 4 passes: 63% (2990658/4747076) Writing out commit graph in 4 passes: 64% (3038129/4747076) Writing out commit graph in 4 passes: 65% (3085600/4747076) Writing out commit graph in 4 passes: 66% (3133071/4747076) Writing out commit graph in 4 passes: 67% (3180541/4747076) Writing out commit graph in 4 passes: 68% (3228012/4747076) Writing out commit graph in 4 passes: 69% (3275483/4747076) Writing out commit graph in 4 passes: 70% (3322954/4747076) Writing out commit graph in 4 passes: 71% (3370424/4747076) Writing out commit graph in 4 passes: 72% (3417895/4747076) Writing out commit graph in 4 passes: 73% (3465366/4747076) Writing out commit graph in 4 passes: 74% (3512837/4747076) Writing out commit graph in 4 passes: 75% (3560307/4747076) Writing out commit graph in 4 passes: 76% (3607778/4747076) Writing out commit graph in 4 passes: 77% (3655249/4747076) Writing out commit graph in 4 passes: 78% (3702720/4747076) Writing out commit graph in 4 passes: 79% (3750191/4747076) Writing out commit graph in 4 passes: 80% (3797661/4747076) Writing out commit graph in 4 passes: 81% (3845132/4747076) Writing out commit graph in 4 passes: 82% (3892603/4747076) Writing out commit graph in 4 passes: 83% (3940074/4747076) Writing out commit graph in 4 passes: 84% (3987544/4747076) Writing out commit graph in 4 passes: 85% (4035015/4747076) Writing out commit graph in 4 passes: 86% (4082486/4747076) Writing out commit graph in 4 passes: 87% (4129957/4747076) Writing out commit graph in 4 passes: 88% (4177427/4747076) Writing out commit graph in 4 passes: 89% (4224898/4747076) Writing out commit graph in 4 passes: 90% (4272369/4747076) Writing out commit graph in 4 passes: 91% (4319840/4747076) Writing out commit graph in 4 passes: 92% (4367310/4747076) Writing out commit graph in 4 passes: 93% (4414781/4747076) Writing out commit graph in 4 passes: 94% (4462252/4747076) Writing out commit graph in 4 passes: 95% (4509723/4747076) Writing out commit graph in 4 passes: 96% (4557193/4747076) Writing out commit graph in 4 passes: 97% (4604664/4747076) Writing out commit graph in 4 passes: 98% (4652135/4747076) Writing out commit graph in 4 passes: 99% (4699606/4747076) Writing out commit graph in 4 passes: 100% (4747076/4747076) Writing out commit graph in 4 passes: 100% (4747076/4747076), done. # git rev-parse -q --verify fb054096aea0576f0c0a61c598e5e9676443ee86^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify fb054096aea0576f0c0a61c598e5e9676443ee86^{commit} fb054096aea0576f0c0a61c598e5e9676443ee86 # git checkout -q -f -B kisskb fb054096aea0576f0c0a61c598e5e9676443ee86 # git clean -qxdf # < git log -1 # commit fb054096aea0576f0c0a61c598e5e9676443ee86 # Merge: fd37b884003c 0bdf0efa180a # Author: Linus Torvalds # Date: Mon Jun 12 16:14:34 2023 -0700 # # Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull misc fixes from Andrew Morton: # "19 hotfixes. 14 are cc:stable and the remainder address issues which # were introduced during this development cycle or which were considered # inappropriate for a backport" # # * tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: # zswap: do not shrink if cgroup may not zswap # page cache: fix page_cache_next/prev_miss off by one # ocfs2: check new file size on fallocate call # mailmap: add entry for John Keeping # mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp() # epoll: ep_autoremove_wake_function should use list_del_init_careful # mm/gup_test: fix ioctl fail for compat task # nilfs2: reject devices with insufficient block count # ocfs2: fix use-after-free when unmounting read-only filesystem # lib/test_vmalloc.c: avoid garbage in page array # nilfs2: fix possible out-of-bounds segment allocation in resize ioctl # riscv/purgatory: remove PGO flags # powerpc/purgatory: remove PGO flags # x86/purgatory: remove PGO flags # kexec: support purgatories with .text.hot sections # mm/uffd: allow vma to merge as much as possible # mm/uffd: fix vma operation where start addr cuts part of vma # radix-tree: move declarations to header # nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() # < /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 fb054096aea0576f0c0a61c598e5e9676443ee86 # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_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_allnoconfig_sparc64-gcc11 # Build took: 0:03:51.514756