Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753113Ab2BVUUw (ORCPT ); Wed, 22 Feb 2012 15:20:52 -0500 Received: from oproxy5-pub.bluehost.com ([67.222.38.55]:60383 "HELO oproxy5-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752199Ab2BVUUv (ORCPT ); Wed, 22 Feb 2012 15:20:51 -0500 Message-ID: <4F454E20.2060505@xenotime.net> Date: Wed, 22 Feb 2012 12:20:48 -0800 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: Cyrill Gorcunov CC: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Andrew Morton Subject: Re: linux-next: Tree for Feb 17 (kernel/kcmp.c) References: <20120217165045.2394d944d6efc37104421d2e@canb.auug.org.au> <4F3E95B7.3010700@xenotime.net> <20120218101446.64a7ea590b66f337762bfb57@canb.auug.org.au> <20120218065846.GA1905@moon> In-Reply-To: <20120218065846.GA1905@moon> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 947 Lines: 30 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 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/