From: Ajit Khaparde <redacted>
Date: Fri, 21 Sep 2012 11:36:20 -0500
Ignore spurious UE indication seen on some platforms.
Consider the error as un-recoverable only when the bits
stay high during second sampling.
Signed-off-by: Ajit Khaparde <redacted>
Treating uncorrectable errors as spurious seems like an invitation
for hard to track down data corruption to me.
You'll need to come up with a more sophisticated test for
spurious other than "happens more than once" before I'm willing
to subject the entire world to this kind of potential problem.