# git rev-parse -q --verify 7142eaa58b49d9de492ccc16d48df7c488a5fbb6^{commit} 7142eaa58b49d9de492ccc16d48df7c488a5fbb6 already have revision, skipping fetch # git checkout -q -f -B kisskb 7142eaa58b49d9de492ccc16d48df7c488a5fbb6 # git clean -qxdf # < git log -1 # commit 7142eaa58b49d9de492ccc16d48df7c488a5fbb6 # Merge: 085b7755808a a1e8783db8e0 # Author: Linus Torvalds # Date: Mon Apr 22 11:54:47 2019 -0700 # # Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A couple more MIPS fixes: # # - Fix indirect syscall tracing & seccomp filtering for big endian # MIPS64 kernels, which previously loaded the syscall number # incorrectly & would always use zero. # # - Fix performance counter IRQ setup for Atheros/ath79 SoCs, allowing # perf to function on those systems. # # And not really a fix, but a useful addition: # # - Add a Broadcom mailing list to the MAINTAINERS entry for BMIPS # systems to allow relevant engineers to track patch submissions" # # * tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: perf: ath79: Fix perfcount IRQ assignment # MIPS: scall64-o32: Fix indirect syscall number load # MAINTAINERS: BMIPS: Add internal Broadcom mailing list # < /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 7142eaa58b49d9de492ccc16d48df7c488a5fbb6 # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allnoconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] struct mm_struct *mm = vma->vm_mm; ^~ Completed OK # rm -rf /kisskb/build/linus_nds32-allnoconfig_nds32le # Build took: 0:00:10.384871