On Fri, Aug 03, 2012 at 10:44:22AM +0800, Fengguang Wu wrote: > Hi Al, > > Kernel build failed on > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git execve2 > head: 1ade99215ed3c334a544b9e1773602ff0f0251ab > commit: 1ade99215ed3c334a544b9e1773602ff0f0251ab [9/9] x86: switch to generic sys_execve and kernel_execve > config: um-defconfig (attached as .config) > > All related error/warning messages: > > fs/exec.c: In function 'kernel_execve': > fs/exec.c:2358:2: error: implicit declaration of function 'ret_from_kernel_execve' [-Werror=implicit-function-declaration] > fs/exec.c:2359:1: warning: control reaches end of non-void function [-Wreturn-type] > cc1: some warnings being treated as errors Hopefully sorted out by taking that declaration to binfmts.h (under the obvious ifdef). -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html