Re: linux-next: Tree for Feb 17 (kernel/kcmp.c)
From: Cyrill Gorcunov <hidden>
Date: 2012-02-18 06:58:52
Also in:
lkml
From: Cyrill Gorcunov <hidden>
Date: 2012-02-18 06:58:52
Also in:
lkml
On Sat, Feb 18, 2012 at 10:14:46AM +1100, Stephen Rothwell wrote:
Hi all, On Fri, 17 Feb 2012 10:00:23 -0800 Randy Dunlap [off-list ref] wrote:quoted
on i386: kernel/kcmp.c:153:10: error: 'EOPNOTSUP' undeclared (first use in this function)Caused by commit 0e8a8193207d ("syscalls, x86: add __NR_kcmp syscall") from the akpm tree. Missing include of linux/errno.h ...
Ouch. Thanks Stephen for catching this and Andrew for fixing. Sorry. Cyrill