# git rev-parse -q --verify b4cec5f66849872d2e9573bc95c2016cb8e530ec^{commit} b4cec5f66849872d2e9573bc95c2016cb8e530ec already have revision, skipping fetch # git checkout -q -f -B kisskb b4cec5f66849872d2e9573bc95c2016cb8e530ec # git clean -qxdf # git log -1 commit b4cec5f66849872d2e9573bc95c2016cb8e530ec Merge: 895a106 4f1b50c Author: Linus Torvalds Date: Sat Mar 26 11:37:42 2016 -0700 Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb Pull NTB bug fixes from Jon Mason: "NTB bug fixes for tasklet from spinning forever, link errors, translation window setup, NULL ptr dereference, and ntb-perf errors. Also, a modification to the driver API that makes _addr functions optional" * tag 'ntb-4.6' of git://github.com/jonmason/ntb: NTB: Remove _addr functions from ntb_hw_amd NTB: Make _addr functions optional in the API NTB: Fix incorrect clean up routine in ntb_perf NTB: Fix incorrect return check in ntb_perf ntb: fix possible NULL dereference ntb: add missing setup of translation window ntb: stop link work when we do not have memory ntb: stop tasklet from spinning forever during shutdown. ntb: perf test: fix address space confusion # < /opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 b4cec5f66849872d2e9573bc95c2016cb8e530ec # < make -j 240 ARCH=arm O=/home/kisskb/slave/build/linus_realview-smp_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- realview-smp_defconfig make[2]: *** [realview-smp_defconfig] Error 1 make[1]: *** [realview-smp_defconfig] Error 2 make: *** [sub-make] Error 2 Command 'make -j 240 ARCH=arm O=/home/kisskb/slave/build/linus_realview-smp_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- realview-smp_defconfig' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_realview-smp_defconfig_arm # Build took: 0:00:03.127273