[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikECrLeVGQt6ui0eHVdohgtW7-ksetrsKp4sRNw@mail.gmail.com>
Date: Wed, 26 Jan 2011 12:34:06 -0800
From: adam radford <aradford@...il.com>
To: Justin Piszcz <jpiszcz@...idpixels.com>
Cc: linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org,
Alan Piszcz <ap@...arrain.com>
Subject: Re: 3w-sas 0000:02:00.0: vpd r/w failed.
On Wed, Jan 26, 2011 at 11:45 AM, Justin Piszcz <jpiszcz@...idpixels.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists