We were incorrectly executing PCIe specific workarounds on PCI cards.
This resulted in:
Machine check in kernel mode.
Caused by (from SRR1=3D149030): Transfer error ack signal
Oops: Machine check, sig: 7 [#1]
John, I've tested this patch myself on my PCI BCM4318, including
checking for 0xFFFFFFFF reads in MMIO dumps.
The patch is correct, please take it for 3.0.
--=20
Rafa=C5=82
We were incorrectly executing PCIe specific workarounds on PCI cards.
This resulted in:
Machine check in kernel mode.
Caused by (from SRR1=3D149030): Transfer error ack signal
Oops: Machine check, sig: 7 [#1]
John, I've tested this patch myself on my PCI BCM4318, including
checking for 0xFFFFFFFF reads in MMIO dumps.
The patch is correct, please take it for 3.0.
John, I'm afraid more and more people get angry at me because of this ;)
Christian Kujau confirmed this problem and fix.
--=20
Rafa=C5=82
From: Christian Kujau <hidden> Date: 2011-06-02 06:27:56
On Thu, 2 Jun 2011 at 08:13, Rafał Miłecki wrote:
John, I'm afraid more and more people get angry at me because of this ;)
Erm, I'm not angry at anyone :-) On the contrary, I'm happy about the fix
so quickly available!
Though I'm a bit afraid of the next git bisect session, as it might not be
so straightforward than this one...
Thanks to all involved,
Christian.
--
BOFH excuse #230:
Lusers learning curve appears to be fractal
On Jun 1, 2011 9:14 PM, "Rafał Miłecki" [off-list ref] wrote:
2011/6/1 Rafał Miłecki [off-list ref]:
quoted
We were incorrectly executing PCIe specific workarounds on PCI cards.
This resulted in:
Machine check in kernel mode.
Caused by (from SRR1=149030): Transfer error ack signal
Oops: Machine check, sig: 7 [#1]
John, I've tested this patch myself on my PCI BCM4318, including
checking for 0xFFFFFFFF reads in MMIO dumps.
The patch is correct, please take it for 3.0.