On 08/26/14 14:07, Randy Dunlap wrote:
On 08/26/14 13:19, Stephan Mueller wrote:
quoted
Am Dienstag, 26. August 2014, 12:03:31 schrieb Randy Dunlap:
Hi Randy,
quoted
On 08/26/14 00:34, Stephen Rothwell wrote:
quoted
Hi all,
Changes since 20140825:
The net tree gained a build failure for which I reverted a commit.
The mfd tree still had its build failure so I used the version from
next-20140822.
on i386:
../include/crypto/drbg.h:157:2: warning: left shift count >= width of type
[enabled by default] ../include/crypto/drbg.h:163:2: warning: left shift
count >= width of type [enabled by default]
I guess that someone has already seen this but I haven't noticed any reports
of it.
Thank you for reporting the issue. The patch and fix is provided with [1]. Did
you test with this patch?
[1]
https://git.kernel.org/cgit/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=b9347aff91ce4789619168539f08202d8d6a1177
I tested whatever is in linux-next of 20140826.
I'll check that commit later, got to run errands now.
Yes, that works. Thanks.
--
~Randy