Re: [BUG] scsi: hpsa: how to destroy your files

From: Roland Dreier
Date: Thu Sep 01 2011 - 13:58:45 EST


> OK I found the bad commit,I got lucky... I lost some files but my
> machine was able to complete the bisection. CC involved people

> # bad: [b03e7495a862b028294f59fc87286d6d78ee7fa1] PCI: Set PCI-E Max Payload Size on fabric

Hi Eric,

I guess it would be useful to see "lspci -vv" output with a "good" kernel
and with that bad patch applied. Most likely we should see some difference
somewhere in the MaxPayload fields in the PCI Express capability of
some device.

Either the RAID controller or something else lies, and puts a value
in the DevCap that it can't actually support, or else the patch is
buggy and puts something out of range in a DevCtl somewhere.

- R.
--
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/