Andrew James Wade wrote: >Hello, > >The latest -mm introduced a new error: > > CC fs/reiser4/plugin/crypto/digest.o >fs/reiser4/plugin/crypto/digest.c: In function ‘alloc_sha256’: >fs/reiser4/plugin/crypto/digest.c:17: error: too few arguments to function ‘crypto_alloc_hash’ >make[2]: *** [fs/reiser4/plugin/crypto/digest.o] Error 1 >make[1]: *** [fs/reiser4] Error 2 >make: *** [fs] Error 2 > >Andrew Wade > > The fix is attached. Andrew, please apply. Thanks.