# git rev-parse -q --verify b507146bb6b9ac0c0197100ba3e299825a21fed3^{commit} b507146bb6b9ac0c0197100ba3e299825a21fed3 already have revision, skipping fetch # git checkout -q -f -B kisskb b507146bb6b9ac0c0197100ba3e299825a21fed3 # git clean -qxdf # git log -1 commit b507146bb6b9ac0c0197100ba3e299825a21fed3 Merge: 26acc79 58446fe Author: Linus Torvalds Date: Mon May 9 12:24:19 2016 -0700 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 Pull crypto fixes from Herbert Xu: "This fixes the following issues: - bug in ahash SG list walking that may lead to crashes - resource leak in qat - missing RSA dependency that causes it to fail" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: rsa - select crypto mgr dependency crypto: hash - Fix page length clamping in hash walk crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq crypto: qat - fix invalid pf2vf_resp_wq logic # < /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 b507146bb6b9ac0c0197100ba3e299825a21fed3 # < 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[3]: *** [realview-smp_defconfig] Error 1 make[2]: *** [realview-smp_defconfig] Error 2 make[1]: *** [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.168632