# git rev-parse -q --verify 2a96661054452c3016c377d72a38c6d4948ea6ae^{commit} 2a96661054452c3016c377d72a38c6d4948ea6ae already have revision, skipping fetch # git checkout -q -f -B kisskb 2a96661054452c3016c377d72a38c6d4948ea6ae # git clean -qxdf # < git log -1 # commit 2a96661054452c3016c377d72a38c6d4948ea6ae # Merge: 7555c5d5a879 27faeebd0081 # Author: Greg Kroah-Hartman # Date: Fri Oct 19 09:15:12 2018 +0200 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc # # David writes: # "Sparc fixes: # # The main bit here is fixing how fallback system calls are handled in # the sparc vDSO. # # Unfortunately, I fat fingered the commit and some perf debugging # hacks slipped into the vDSO fix, which I revert in the very next # commit." # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: # sparc: Revert unintended perf changes. # sparc: vDSO: Silence an uninitialized variable warning # sparc: Fix syscall fallback bugs in VDSO. # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < git log --format=%s --max-count=1 2a96661054452c3016c377d72a38c6d4948ea6ae # < make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allnoconfig WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] # make -s -j 80 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64 # Build took: 0:00:16.738200