# git gc Expanding reachable commits in commit graph: 83031 Expanding reachable commits in commit graph: 171608 Expanding reachable commits in commit graph: 262302 Expanding reachable commits in commit graph: 352576 Expanding reachable commits in commit graph: 446617 Expanding reachable commits in commit graph: 530130 Expanding reachable commits in commit graph: 629741 Expanding reachable commits in commit graph: 730625 Expanding reachable commits in commit graph: 833015 Expanding reachable commits in commit graph: 938626 Expanding reachable commits in commit graph: 1046214 Expanding reachable commits in commit graph: 1127673 Expanding reachable commits in commit graph: 1242658 Expanding reachable commits in commit graph: 1302160, done. Finding extra edges in commit graph: 92% (1204606/1302160) Finding extra edges in commit graph: 93% (1211009/1302160) Finding extra edges in commit graph: 94% (1224031/1302160) Finding extra edges in commit graph: 95% (1237052/1302160) Finding extra edges in commit graph: 96% (1250074/1302160) Finding extra edges in commit graph: 97% (1263096/1302160) Finding extra edges in commit graph: 98% (1276117/1302160) Finding extra edges in commit graph: 99% (1289139/1302160) Finding extra edges in commit graph: 100% (1302160/1302160) Finding extra edges in commit graph: 100% (1302160/1302160), done. Writing out commit graph in 4 passes: 59% (3113417/5208640) Writing out commit graph in 4 passes: 60% (3125184/5208640) Writing out commit graph in 4 passes: 61% (3177271/5208640) Writing out commit graph in 4 passes: 62% (3229357/5208640) Writing out commit graph in 4 passes: 63% (3281444/5208640) Writing out commit graph in 4 passes: 64% (3333530/5208640) Writing out commit graph in 4 passes: 65% (3385616/5208640) Writing out commit graph in 4 passes: 66% (3437703/5208640) Writing out commit graph in 4 passes: 67% (3489789/5208640) Writing out commit graph in 4 passes: 68% (3541876/5208640) Writing out commit graph in 4 passes: 69% (3593962/5208640) Writing out commit graph in 4 passes: 70% (3646048/5208640) Writing out commit graph in 4 passes: 71% (3698135/5208640) Writing out commit graph in 4 passes: 72% (3750221/5208640) Writing out commit graph in 4 passes: 72% (3759569/5208640) Writing out commit graph in 4 passes: 73% (3802308/5208640) Writing out commit graph in 4 passes: 74% (3854394/5208640) Writing out commit graph in 4 passes: 75% (3906480/5208640) Writing out commit graph in 4 passes: 76% (3958567/5208640) Writing out commit graph in 4 passes: 77% (4010653/5208640) Writing out commit graph in 4 passes: 78% (4062740/5208640) Writing out commit graph in 4 passes: 79% (4114826/5208640) Writing out commit graph in 4 passes: 80% (4166912/5208640) Writing out commit graph in 4 passes: 81% (4218999/5208640) Writing out commit graph in 4 passes: 82% (4271085/5208640) Writing out commit graph in 4 passes: 83% (4323172/5208640) Writing out commit graph in 4 passes: 84% (4375258/5208640) Writing out commit graph in 4 passes: 85% (4427344/5208640) Writing out commit graph in 4 passes: 86% (4479431/5208640) Writing out commit graph in 4 passes: 87% (4531517/5208640) Writing out commit graph in 4 passes: 88% (4583604/5208640) Writing out commit graph in 4 passes: 89% (4635690/5208640) Writing out commit graph in 4 passes: 90% (4687776/5208640) Writing out commit graph in 4 passes: 91% (4739863/5208640) Writing out commit graph in 4 passes: 92% (4791949/5208640) Writing out commit graph in 4 passes: 93% (4844036/5208640) Writing out commit graph in 4 passes: 94% (4896122/5208640) Writing out commit graph in 4 passes: 95% (4948208/5208640) Writing out commit graph in 4 passes: 96% (5000295/5208640) Writing out commit graph in 4 passes: 97% (5052381/5208640) Writing out commit graph in 4 passes: 98% (5104468/5208640) Writing out commit graph in 4 passes: 99% (5156554/5208640) Writing out commit graph in 4 passes: 100% (5208640/5208640) Writing out commit graph in 4 passes: 100% (5208640/5208640), done. # git rev-parse -q --verify 3a7101e9b27fe97240c2fd430c71e61262447dd1^{commit} 3a7101e9b27fe97240c2fd430c71e61262447dd1 already have revision, skipping fetch # git checkout -q -f -B kisskb 3a7101e9b27fe97240c2fd430c71e61262447dd1 # git clean -qxdf # < git log -1 # commit 3a7101e9b27fe97240c2fd430c71e61262447dd1 # Merge: 54450af66236 39190ac7cff1 # Author: Linus Torvalds # Date: Thu Sep 19 08:03:00 2024 +0200 # # Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - Reduce alignment constraints on STRICT_KERNEL_RWX and speed-up TLB # misses on 8xx and 603 # # - Replace kretprobe code with rethook and enable fprobe # # - Remove the "fast endian switch" syscall # # - Handle DLPAR device tree updates in kernel, allowing the deprecation # of the binary /proc/powerpc/ofdt interface # # Thanks to Abhishek Dubey, Alex Shi, Benjamin Gray, Christophe Leroy, # Gaosheng Cui, Gautam Menghani, Geert Uytterhoeven, Haren Myneni, Hari # Bathini, Huang Xiaojia, Jinjie Ruan, Madhavan Srinivasan, Miguel Ojeda, # Mina Almasry, Narayana Murty N, Naveen Rao, Rob Herring (Arm), Scott # Cheloha, Segher Boessenkool, Stephen Rothwell, Thomas Zimmermann, Uwe # Kleine-König, Vaibhav Jain, and Zhang Zekun. # # * tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (59 commits) # powerpc/atomic: Use YZ constraints for DS-form instructions # MAINTAINERS: powerpc: Add Maddy # powerpc: Switch back to struct platform_driver::remove() # powerpc/pseries/eeh: Fix pseries_eeh_err_inject # selftests/powerpc: Allow building without static libc # macintosh/via-pmu: register_pmu_pm_ops() can be __init # powerpc: Stop using no_llseek # powerpc/64s: Remove the "fast endian switch" syscall # powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pages # powerpc/mm/64s: Move THP reqs into a separate symbol # powerpc/64s: Make mmu_hash_ops __ro_after_init # powerpc: Replace kretprobe code with rethook on powerpc # powerpc: pseries: Constify struct kobj_type # powerpc: powernv: Constify struct kobj_type # powerpc: Constify struct kobj_type # powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add # powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove # powerpc/pseries: Use correct data types from pseries_hp_errorlog struct # powerpc/vdso: Inconditionally use CFUNC macro # powerpc/32: Implement validation of emergency stack # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3a7101e9b27fe97240c2fd430c71e61262447dd1 # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_cell_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- cell_defconfig # < make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_cell_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_cell_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_cell_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_cell_defconfig_powerpc-gcc5 # Build took: 0:04:43.078332