# git rev-parse -q --verify b076173a309e2ceae84257d1d52cd3cc53b00e39^{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 b076173a309e2ceae84257d1d52cd3cc53b00e39^{commit} b076173a309e2ceae84257d1d52cd3cc53b00e39 # git checkout -q -f -B kisskb b076173a309e2ceae84257d1d52cd3cc53b00e39 # git clean -qxdf # < git log -1 # commit b076173a309e2ceae84257d1d52cd3cc53b00e39 # Merge: 35110e38e6c5 fec6375320c6 # Author: Linus Torvalds # Date: Wed Jun 12 16:10:57 2019 -1000 # # Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux # # Pull selinux fixes from Paul Moore: # "Three patches for v5.2. # # One fixes a problem where we weren't correctly logging raw SELinux # labels, the other two fix problems where we weren't properly checking # calls to kmemdup()" # # * tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux: # selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() # selinux: fix a missing-check bug in selinux_add_mnt_opt( ) # selinux: log raw contexts as untrusted strings # < /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 b076173a309e2ceae84257d1d52cd3cc53b00e39 # < make -s -j 10 ARCH=arm O=/kisskb/build/linus_tct_hammer_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- tct_hammer_defconfig # make -s -j 10 ARCH=arm O=/kisskb/build/linus_tct_hammer_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:194: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:331:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_tct_hammer_defconfig_arm # Build took: 0:00:48.068436