Comment 23 for bug 1439780

Revision history for this message
Alex Ng (alexng-v) wrote :

Hi,

I'm finished with the bisect and the following commit will fix this issue:

dc45708ca9988656d706940df5fd102672c5de92 [storvsc: Set the SRB flags correctly when no data transfer is needed]

Looks like we'll want to include this patch.

Here's the rest of my bisect log, in case you're interested:

# bad: [ba155e2d21f6bf05de86a78dbe5bfd8757604a65] Linux 4.1-rc5
# good: [e26081808edadfd257c6c9d81014e3b25e9a6118] Linux 4.1-rc4
git bisect start 'v4.1-rc5' 'v4.1-rc4'
# good: [1d82b0baf9abd59ae6f53f3102f4e442043763a4] Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
git bisect good 1d82b0baf9abd59ae6f53f3102f4e442043763a4
# good: [0b6280c62026168f79ff4dd1437df131bdfd24f2] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
git bisect good 0b6280c62026168f79ff4dd1437df131bdfd24f2
# good: [b0f155ada4c819f06aa32b4c906e7e76350c7ec1] drm/exynos: dp: Lower level of EDID read success message
git bisect good b0f155ada4c819f06aa32b4c906e7e76350c7ec1
# good: [7ce14f6ff26460819345fe8495cf2dd6538b7cdc] Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
git bisect good 7ce14f6ff26460819345fe8495cf2dd6538b7cdc
# good: [c5db6a3bdeb72f4238e1faefa4ce4eab7a64baea] Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect good c5db6a3bdeb72f4238e1faefa4ce4eab7a64baea
# bad: [74856fbf441929918c49ff262ace9835048e4e6a] sd: Disable support for 256 byte/sector disks
git bisect bad 74856fbf441929918c49ff262ace9835048e4e6a
# bad: [8b2564ec7410928639db5c09a34d7d8330f1d759] lpfc: Fix breakage on big endian kernels
git bisect bad 8b2564ec7410928639db5c09a34d7d8330f1d759
# bad: [dc45708ca9988656d706940df5fd102672c5de92] storvsc: Set the SRB flags correctly when no data transfer is needed
git bisect bad dc45708ca9988656d706940df5fd102672c5de92
# first bad commit: [dc45708ca9988656d706940df5fd102672c5de92] storvsc: Set the SRB flags correctly when no data transfer is needed