# git rev-parse -q --verify 61f06db00e06b436dca4725c200c891ae8a4a92d^{commit} 61f06db00e06b436dca4725c200c891ae8a4a92d already have revision, skipping fetch # git checkout -q -f -B kisskb 61f06db00e06b436dca4725c200c891ae8a4a92d # git clean -qxdf # git log -1 commit 61f06db00e06b436dca4725c200c891ae8a4a92d Merge: 3333222 118c855 Author: Linus Torvalds Date: Sun May 3 13:22:32 2015 -0700 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi Pull SCSI fixes from James Bottomley: "This is three logical fixes (as 5 patches). The 3ware class of drivers were causing an oops with multiqueue by tearing down the command mappings after completing the command (where the variables in the command used to tear down the mapping were no-longer valid). There's also a fix for the qnap iscsi target which was choking on us sending it commands that were too long and a fix for the reworked aha1542 allocating GFP_KERNEL under a lock" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: 3w-9xxx: fix command completion race 3w-xxxx: fix command completion race 3w-sas: fix command completion race aha1542: Allocate memory before taking a lock SCSI: add 1024 max sectors black list flag # < /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 61f06db00e06b436dca4725c200c891ae8a4a92d # < make -j 240 ARCH=arm O=/home/kisskb/slave/build/linus_msm_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- msm_defconfig make[3]: *** [msm_defconfig] Error 1 make[2]: *** [msm_defconfig] Error 2 make[1]: *** [sub-make] Error 2 Command 'make -j 240 ARCH=arm O=/home/kisskb/slave/build/linus_msm_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- msm_defconfig' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_msm_defconfig_arm # Build took: 0:00:04.837176