# git rev-parse -q --verify aa7235483a838be79b7c22a86b0dc4cb12ee5dd6^{commit} aa7235483a838be79b7c22a86b0dc4cb12ee5dd6 already have revision, skipping fetch # git checkout -q -f -B kisskb aa7235483a838be79b7c22a86b0dc4cb12ee5dd6 # git clean -qxdf # < git log -1 # commit aa7235483a838be79b7c22a86b0dc4cb12ee5dd6 # Merge: 4d8f5f91b8a6 f6581f5b5514 # Author: Linus Torvalds # Date: Tue Jun 11 15:44:45 2019 -1000 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace # # Pull ptrace fixes from Eric Biederman: # "This is just two very minor fixes: # # - prevent ptrace from reading unitialized kernel memory found twice # by syzkaller # # - restore a missing smp_rmb in ptrace_may_access and add comment tp # it so it is not removed by accident again. # # Apologies for being a little slow about getting this to you, I am # still figuring out how to develop with a little baby in the house" # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: # ptrace: restore smp_rmb() in __ptrace_may_access() # signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 aa7235483a838be79b7c22a86b0dc4cb12ee5dd6 # < make -s -j 8 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # make -s -j 8 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_alloc': /kisskb/src/drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable] int ret = -ENOMEM, i; ^ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_free': /kisskb/src/drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le # Build took: 0:15:57.066547