From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: linux-next: Tree for Feb 17 (kernel/kcmp.c) Date: Sat, 18 Feb 2012 10:58:46 +0400 Message-ID: <20120218065846.GA1905@moon> References: <20120217165045.2394d944d6efc37104421d2e@canb.auug.org.au> <4F3E95B7.3010700@xenotime.net> <20120218101446.64a7ea590b66f337762bfb57@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-bk0-f46.google.com ([209.85.214.46]:36448 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751285Ab2BRG6v (ORCPT ); Sat, 18 Feb 2012 01:58:51 -0500 Content-Disposition: inline In-Reply-To: <20120218101446.64a7ea590b66f337762bfb57@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Randy Dunlap , linux-next@vger.kernel.org, LKML , Andrew Morton 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 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. Cyrill