Re: 3w-sas 0000:02:00.0: vpd r/w failed.

From: adam radford
Date: Wed Jan 26 2011 - 15:34:15 EST


On Wed, Jan 26, 2011 at 11:45 AM, Justin Piszcz <jpiszcz@xxxxxxxxxxxxxxx> wrote:
>
> [475380.769837] 3w-sas 0000:02:00.0: vpd r/w failed.  This is likely a
> firmware bug on this device.  Contact the card vendor for a firmware update.
>

Justin,

pci_vpd_pci22_wait() uses 'HZ' and time_after() to detect a timeout of
reading the vpd.

Do you have your kernel compiled with the following?

-# CONFIG_NO_HZ is not set
-# CONFIG_ACPI_PROCESSOR is not set
-# CONFIG_CPU_FREQ is not set

-Adam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/