summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_svw.c
diff options
context:
space:
mode:
authorMark Lord <liml@rtr.ca>2009-03-19 13:32:21 -0400
committerJeff Garzik <jgarzik@redhat.com>2009-03-24 22:40:05 -0400
commite18086d69cb5bb864749a0637f6ac573aa89d5ea (patch)
tree2d3e541787eb30743693dd45c96ebabb9be0f0a6 /drivers/ata/sata_svw.c
parent000b344f4ca7828ee43940255c8bbb32e2c7dbec (diff)
downloadlinux-3.10-e18086d69cb5bb864749a0637f6ac573aa89d5ea.tar.gz
linux-3.10-e18086d69cb5bb864749a0637f6ac573aa89d5ea.tar.bz2
linux-3.10-e18086d69cb5bb864749a0637f6ac573aa89d5ea.zip
[libata] More robust parsing for IDENTIFY DEVICE multi_count field
Make libata more robust when parsing the multi_count field from a drive's identify data. This prevents us from attempting to use dubious multi_count values ad infinitum. Reset dev->multi_count to zero and reprobe it each time through this routine, as it can change on device reset. Also ensure that the reported "maximum" value is valid and is a power of two, and that the reported "count" value is valid and also a power of two. And that the "count" value is not greater than the "maximum" value. Signed-off-by: Mark Lord <mlord@pobox.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/sata_svw.c')
0 files changed, 0 insertions, 0 deletions