]> git.baikalelectronics.ru Git - kernel.git/commit
[libata] ahci: SB600 workaround is suspect... play it safe for now
authorJeff Garzik <jeff@garzik.org>
Tue, 25 Mar 2008 02:40:40 +0000 (22:40 -0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 25 Mar 2008 02:40:40 +0000 (22:40 -0400)
commitf2499916f390228689961d62c2aadb15d6f2f4e3
tree1aaf39e056f1f9470fae9e8e9bc84ee603afca64
parent6360f3d785c734fd0dfe21ed47bba1a49c31930e
[libata] ahci: SB600 workaround is suspect... play it safe for now

At least one report claims that 4912f03ba49e4e2ae4498ac416d1d2509a3610a5
failed to solve lockups, whereas the old limit-to-32-bit trick worked.

Restore the 32-bit limit, but also leave the 255-sector limit in place,
because we know that's needed as well.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ahci.c