Hi Herbert, After merging the crypto tree, today's linux-next build (arm multi_v7_defconfig) failed like this: crypto/memneq.c: In function '__crypto_memneq_16': crypto/memneq.c:145:2: warning: no return statement in function returning non-void [-Wreturn-type] crypto/memneq.c: At top level: crypto/memneq.c:147:2: error: expected identifier or '(' before 'return' crypto/memneq.c:148:1: error: expected identifier or '(' before '}' token Caused by commit fe8c8a126806 ("crypto: more robust crypto_memneq"). I have used the crypto tree from next-20131205 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au