commit | bdf492f502ad4f646e9905db1b89e11822826edd | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Wed Jun 01 11:01:11 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 03 14:19:49 2011 -0400 |
tree | f22cd5fa0fd1cfce8075885d04fd20c6ca15c571 | |
parent | dfe21582ac5ebc460dda98c67e8589dd506d02cd [diff] |
ssb: fix PCI(e) driver regression causing oops on PCI cards 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] Reported-by: Andreas Schwab <schwab@linux-m68k.org> Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>