lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 4 May 2016 15:03:44 -0400
From:	Jason Baron <jbaron@...mai.com>
To:	"Luck, Tony" <tony.luck@...el.com>, "bp@...en8.de" <bp@...en8.de>
CC:	"dougthompson@...ssion.com" <dougthompson@...ssion.com>,
	"mchehab@....samsung.com" <mchehab@....samsung.com>,
	"linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ie31200_edac: add skylake support



On 05/04/2016 01:44 PM, Luck, Tony wrote:
>> I've verified that the 'ce_count' is correctly incrementing with bad dimms.
> Did you re-test on at least one of the previous 3 generations of CPUs supported
> by this driver?  All would be nice, but the bulk of the opportunities for cut&paste
> errors seem to be in code that looks like:
>
> 	if (Skylake)
> 		do new thing
> 	else
> 		do old thing
>
> so if one of them still works, it's likely they all do.
>
> -Tony

Hi Tony,

I verified that at least the memory sizes, ie the 'size_mb' files
are correct on the old h/w. I don't have bad dimms atm to test
the old h/w error paths though. That said this driver does get a
lot indirect testing here (just from being loaded), - so I would
likely find out if there were regressions.

Thanks,

-Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ