# git rev-parse -q --verify 857e17c2ee7c426c1f8998ccd48e2d5a7542148d^{commit} 857e17c2ee7c426c1f8998ccd48e2d5a7542148d already have revision, skipping fetch # git checkout -q -f -B kisskb 857e17c2ee7c426c1f8998ccd48e2d5a7542148d # git clean -qxdf # < git log -1 # commit 857e17c2ee7c426c1f8998ccd48e2d5a7542148d # Merge: e9e1a2e7b486 4e69ecf4da1e # Author: Linus Torvalds # Date: Fri Apr 26 11:26:53 2019 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # # - keep the tail of an unaligned initrd reserved # # - adjust ftrace_make_call() to deal with the relative nature of PLTs # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64/module: ftrace: deal with place relative nature of PLTs # arm64: mm: Ensure tail of unaligned initrd is reserved # < /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 857e17c2ee7c426c1f8998ccd48e2d5a7542148d # < make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_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-defconfig_nds32le # Build took: 0:01:08.893993