# git rev-parse -q --verify f88cd3fb9df228e5ce4e13ec3dbad671ddb2146e^{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 f88cd3fb9df228e5ce4e13ec3dbad671ddb2146e^{commit} f88cd3fb9df228e5ce4e13ec3dbad671ddb2146e # git checkout -q -f -B kisskb f88cd3fb9df228e5ce4e13ec3dbad671ddb2146e # git clean -qxdf # < git log -1 # commit f88cd3fb9df228e5ce4e13ec3dbad671ddb2146e # Merge: 143d28dcf238 dc51ff91cf2d # Author: Linus Torvalds # Date: Thu Jun 3 11:52:24 2021 -0700 # # Merge tag 'vfio-v5.13-rc5' of git://github.com/awilliam/linux-vfio # # Pull VFIO fixes from Alex Williamson: # # - Fix error path return value (Zhen Lei) # # - Add vfio-pci CONFIG_MMU dependency (Randy Dunlap) # # - Replace open coding with struct_size() (Gustavo A. R. Silva) # # - Fix sample driver error path (Wei Yongjun) # # - Fix vfio-platform error path module_put() (Max Gurtovoy) # # * tag 'vfio-v5.13-rc5' of git://github.com/awilliam/linux-vfio: # vfio/platform: fix module_put call in error flow # samples: vfio-mdev: fix error handing in mdpy_fb_probe() # vfio/iommu_type1: Use struct_size() for kzalloc() # vfio/pci: zap_vma_ptes() needs MMU # vfio/pci: Fix error return code in vfio_ecap_init() # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 f88cd3fb9df228e5ce4e13ec3dbad671ddb2146e # < make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511: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_sparc-defconfig_sparc64 # Build took: 0:00:29.614149