Hi Dave, Today's linux-next build (alpha defconfig) failed like this: arch/alpha/kernel/systbls.S:507: Error: .err encountered Caused by commit a2e2725541fad72416326798c2d7fa4dafb7d337 ("net: Introduce recvmmsg socket syscall") which added a syscall to the alpha syscall table but forgot to update NR_SYSCALLS in arch/alpha/include/asm/unistd.h (it also didn't add the __NR_ constant thee either). I suspect that this is true for a few other architectures as well (including sparc?). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/