# git rev-parse -q --verify 763dede1b24886d327bfaed7cf59ee3c01c7913e^{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 763dede1b24886d327bfaed7cf59ee3c01c7913e^{commit} 763dede1b24886d327bfaed7cf59ee3c01c7913e # git checkout -q -f -B kisskb 763dede1b24886d327bfaed7cf59ee3c01c7913e # git clean -qxdf # < git log -1 # commit 763dede1b24886d327bfaed7cf59ee3c01c7913e # Merge: 762a9f2f0144 3676f32a98cd # Author: Linus Torvalds # Date: Tue Apr 7 12:40:56 2020 -0700 # # Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs # # Pull UBI and UBIFS updates from Richard Weinberger: # # - Fix for memory leaks around UBIFS orphan handling # # - Fix for memory leaks around UBI fastmap # # - Remove zero-length array from ubi-media.h # # - Fix for TNC lookup in UBIFS orphan code # # * tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs: # ubi: ubi-media.h: Replace zero-length array with flexible-array member # ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len # ubi: fastmap: Only produce the initial anchor PEB when fastmap is used # ubi: fastmap: Free unused fastmap anchor peb during detach # ubifs: ubifs_add_orphan: Fix a memory leak bug # ubifs: ubifs_jnl_write_inode: Fix a memory leak bug # ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() # < /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 763dede1b24886d327bfaed7cf59ee3c01c7913e # < make -s -j 48 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 48 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 48 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 48 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] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ 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:50.634975