Gentoo Archives: gentoo-user

From: felix@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: 3.7.1 SATA errors -- Bisect done
Date: Thu, 27 Dec 2012 03:21:36
Message-Id: 20121227031934.GA4866@crowfix.com
In Reply to: [gentoo-user] 3.7.1 SATA errors by felix@crowfix.com
1 Finished the bisect between 3.6.10 and 3.7. Here's the log. The suspect patch has an interesting name:
2
3 ahci: implement aggressive SATA device sleep support
4
5 I'll send email to the patch author too.
6
7 I should make it clear that this is not urgent for me, since 3.6.10 isn't obsolete yet.
8
9 ================
10 Bisecting: a merge base must be tested
11 [a0d271cbfed1dd50278c6b06bead3d00ba0a88f9] Linux 3.6
12 Bisecting: 6499 revisions left to test after this (roughly 13 steps)
13 [d66e6737d454553e1e62109d8298ede5351178a4] Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
14 Bisecting: 3257 revisions left to test after this (roughly 12 steps)
15 [6d55d5968a8622f3ea20ec40737aea1cfba6438c] Merge branch 'next/soc' into HEAD
16 Bisecting: 1329 revisions left to test after this (roughly 11 steps)
17 [aecdc33e111b2c447b622e287c6003726daa1426] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
18 Bisecting: 684 revisions left to test after this (roughly 9 steps)
19 [65b99c74fdd325d1ffa2e5663295888704712604] Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
20 Bisecting: 337 revisions left to test after this (roughly 8 steps)
21 [16642a2e7be23bbda013fc32d8f6c68982eab603] Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
22 Bisecting: 164 revisions left to test after this (roughly 7 steps)
23 [7a9a2970b5c1c2ce73d4bb84edaa7ebf13e0c841] Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
24 Bisecting: 81 revisions left to test after this (roughly 6 steps)
25 [c26d4114aac55b57078caf83e261621d22e4596d] Merge branch 'pm-qos'
26 Bisecting: 45 revisions left to test after this (roughly 5 steps)
27 [c09b890b763df3ccd79a2c34c2f1abeb73179caf] spi/imx: set the inactive state of the clock according to the clock polarity
28 Bisecting: 24 revisions left to test after this (roughly 5 steps)
29 [7fe0b14b725d6d09a1d9e1409bd465cb88b587f9] Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
30 Bisecting: 12 revisions left to test after this (roughly 4 steps)
31 [f1e70c2c535923de253eea2021376a936eb8d478] ata/ahci_platform: Add clock framework support
32 Bisecting: 5 revisions left to test after this (roughly 3 steps)
33 [583661a89ed2e484bd295e7b4606099340478c38] ata: define enum constants for IDENTIFY DEVICE
34 Bisecting: 2 revisions left to test after this (roughly 2 steps)
35 [8996b89d6bc98ae2f6d6e6e624a42a3f89d06949] ata: add platform driver for Calxeda AHCI controller
36 Bisecting: 0 revisions left to test after this (roughly 1 step)
37 [100f586bd0959fe0e52b8a0b8cb49a3df1c6b044] sata_fsl: add workaround for data length mismatch on freescale V2 controller
38 Bisecting: 0 revisions left to test after this (roughly 0 steps)
39 [65fe1f0f66a57380229a4ced844188103135f37b] ahci: implement aggressive SATA device sleep support
40 65fe1f0f66a57380229a4ced844188103135f37b is the first bad commit
41 commit 65fe1f0f66a57380229a4ced844188103135f37b
42 Author: Shane Huang <shane.huang@×××.com>
43 Date: Fri Sep 7 22:40:01 2012 +0800
44
45 ahci: implement aggressive SATA device sleep support
46
47 Device Sleep is a feature as described in AHCI 1.3.1 Technical Proposal.
48 This feature enables an HBA and SATA storage device to enter the DevSleep
49 interface state, enabling lower power SATA-based systems.
50
51 Aggressive Device Sleep enables the HBA to assert the DEVSLP signal as
52 soon as there are no commands outstanding to the device and the port
53 specific Device Sleep idle timer has expired. This enables autonomous
54 entry into the DevSleep interface state without waiting for software
55 in power sensitive systems.
56
57 This patch enables Aggressive Device Sleep only if both host controller
58 and device support it.
59
60 Tested on AMD reference board together with Device Sleep supported device
61 sample.
62
63 Signed-off-by: Shane Huang <shane.huang@×××.com>
64 Reviewed-by: Aaron Lu <aaron.lwe@×××××.com>
65 Signed-off-by: Jeff Garzik <jgarzik@××××××.com>
66
67 :040000 040000 9441b703760224de98a80546977129214d9528f8 436fe4f42392a48b4564f09cad69dafbe82be2c1 M drivers
68 :040000 040000 3177c859173da3d15f3c2fb287364f063aa420d9 a39a26dc3f6c0b21433688420a820b121a921cec M include
69 ================
70
71 --
72 ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
73 Felix Finch: scarecrow repairman & rocket surgeon / felix@×××××××.com
74 GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
75 I've found a solution to Fermat's Last Theorem but I see I've run out of room o

Replies

Subject Author
Re: [gentoo-user] Re: 3.7.1 SATA errors -- Bisect done Mark Knecht <markknecht@×××××.com>