diff options
author | 2013-10-25 16:28:57 -0700 | |
---|---|---|
committer | 2013-10-27 07:43:25 -0400 | |
commit | 3e85c3ecbc520751324a191d23bb94873ed01b10 (patch) | |
tree | 458092e84f141b9a2ed4e46aac214db42815d62e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ahci: imx: setup power saving methods (diff) | |
download | linux-dev-3e85c3ecbc520751324a191d23bb94873ed01b10.tar.xz linux-dev-3e85c3ecbc520751324a191d23bb94873ed01b10.zip |
libata: Fix display of sata speed
6.0 Gbps link speed was not decoded properly:
speed was reported at 3.0 Gbps only.
Tested: On a machine where libata reports 6.0 Gbps in
/var/log/messages:
ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Before:
cat /sys/class/ata_link/link1/sata_spd
3.0 Gbps
After:
cat /sys/class/ata_link/link1/sata_spd
6.0 Gbps
Signed-off-by: Gwendal Grignou <gwendal@google.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions