On Jan 6, 2015, at 3:10 PM, Ben Pfaff wrote:
> On Tue, Jan 06, 2015 at 03:11:33PM -0800, Jarno Rajahalme wrote:
>> Otherwise compiling with -msse4.2 (or -march=native on a SSE4.2
>> capable CPU) will produce a test failure due to the CRC32-based hash
>> function being different from mhash.
>>
>
On Tue, Jan 06, 2015 at 03:11:33PM -0800, Jarno Rajahalme wrote:
> Otherwise compiling with -msse4.2 (or -march=native on a SSE4.2
> capable CPU) will produce a test failure due to the CRC32-based hash
> function being different from mhash.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff