Re: linux-next: Tree for Feb 17 (kernel/kcmp.c)

From: Randy Dunlap
Date: Wed Feb 22 2012 - 15:20:50 EST


On 02/17/2012 10:58 PM, Cyrill Gorcunov wrote:
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<rdunlap@xxxxxxxxxxxx> wrote:

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.

Since this build error is still occurring in linux-next 20120222,
I looked and found that the Ecode is misspelled.

Please s/EOPNOTSUP/EOPNOTSUPP/

thanks,
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/