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:	Mon, 6 Jul 2009 04:24:42 -0400
From:	Mike Frysinger <vapier.adi@...il.com>
To:	michal.simek@...alogix.com
Cc:	Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] add checksum selftest

On Mon, Jul 6, 2009 at 04:12, Michal Simek wrote:
> Arnd Bergmann wrote:
>> On Wednesday 24 June 2009, Mike Frysinger wrote:
>>> ok, i can see that for the result, but how do i handle the functions
>>> that also take a __wsum ?  do i just always pass them 0 to avoid
>>> implementation issues ?
>>
>> No, any __wsum you pass in there should be fine, because that one
>> gets folded in in the end.
>
> Mike do you have any updated patch? I would like to check it on
> Microblaze too.

the latest code i have is here:
http://git.kernel.org/?p=linux/kernel/git/vapier/blackfin.git;a=shortlog;h=asm-generic

but i havent finished integrating the tests and i think they currently
fail on Blackfin due to it
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists