# git rev-parse -q --verify de620fb99ef2bd52b2c5bc52656e89dcfc0e223a^{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 de620fb99ef2bd52b2c5bc52656e89dcfc0e223a^{commit} de620fb99ef2bd52b2c5bc52656e89dcfc0e223a # git checkout -q -f -B kisskb de620fb99ef2bd52b2c5bc52656e89dcfc0e223a # git clean -qxdf # < git log -1 # commit de620fb99ef2bd52b2c5bc52656e89dcfc0e223a # Merge: 72d5ac679e246 937c6b27c73e0 # Author: Linus Torvalds # Date: Mon Nov 11 12:41:14 2019 -0800 # # Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup # # Pull cgroup fix from Tejun Heo: # "There's an inadvertent preemption point in ptrace_stop() which was # reliably triggering for a test scenario significantly slowing it down. # # This contains Oleg's fix to remove the unwanted preemption point" # # * 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: # cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 de620fb99ef2bd52b2c5bc52656e89dcfc0e223a # < make -s -j 32 ARCH=arm O=/kisskb/build/linus_cerfcube_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- cerfcube_defconfig # make -s -j 32 ARCH=arm O=/kisskb/build/linus_cerfcube_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] WARNING: vmlinux.o(.text.unlikely+0x610): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() The function free_memmap() references the function __meminit memblock_free(). This is often because free_memmap lacks a __meminit annotation or the annotation of memblock_free is wrong. Completed OK # rm -rf /kisskb/build/linus_cerfcube_defconfig_arm # Build took: 0:07:03.111251