# git rev-parse -q --verify 434fd6353b4c83938029ca6ea7dfa4fc82d602bd^{commit} 434fd6353b4c83938029ca6ea7dfa4fc82d602bd already have revision, skipping fetch # git checkout -q -f -B kisskb 434fd6353b4c83938029ca6ea7dfa4fc82d602bd # git clean -qxdf # git log -1 commit 434fd6353b4c83938029ca6ea7dfa4fc82d602bd Merge: 8529880 f98c7bc Author: Linus Torvalds Date: Sat Mar 11 00:20:12 2017 -0800 Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty Pull tty/serial fixes frpm Greg KH: "Here are two bugfixes for tty stuff for 4.11-rc2. One of them resolves the pretty bad bug in the n_hdlc code that Alexander Popov found and fixed and has been reported everywhere. The other just fixes a samsung serial driver issue when DMA fails on some systems. Both have been in linux-next with no reported issues" * tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: samsung: Continue to work if DMA request fails tty: n_hdlc: get rid of racy n_hdlc.tbuf # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 434fd6353b4c83938029ca6ea7dfa4fc82d602bd # < make -j 10 ARCH=arm O=/home/kisskb/slave/build/linus_bcm_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- bcm_defconfig make[2]: *** [bcm_defconfig] Error 1 make[1]: *** [bcm_defconfig] Error 2 make: *** [sub-make] Error 2 Command 'make -j 10 ARCH=arm O=/home/kisskb/slave/build/linus_bcm_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- bcm_defconfig' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_bcm_defconfig_arm # Build took: 0:00:03.931681