Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752950Ab1B1JhQ (ORCPT ); Mon, 28 Feb 2011 04:37:16 -0500 Received: from mx1.redhat.com ([209.132.183.28]:20162 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752655Ab1B1JhO (ORCPT ); Mon, 28 Feb 2011 04:37:14 -0500 Message-ID: <4D6B6CB8.7050209@redhat.com> Date: Mon, 28 Feb 2011 11:36:56 +0200 From: Avi Kivity User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: Huang Ying CC: Marcelo Tosatti , Stephen Rothwell , "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , David Miller , Andrew Morton Subject: Re: linux-next: build failure after merge of the final tree (kvm tree related) References: <20110221175658.2dc4d1ac.sfr@canb.auug.org.au> <20110228131556.3822f3ca.sfr@canb.auug.org.au> <1298860124.27725.2.camel@yhuang-dev> In-Reply-To: <1298860124.27725.2.camel@yhuang-dev> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1600 Lines: 42 On 02/28/2011 04:28 AM, Huang Ying wrote: > Hi, Avi and Marcelo, > > On Mon, 2011-02-28 at 10:15 +0800, Stephen Rothwell wrote: > > Hi All, > > > > On Mon, 21 Feb 2011 17:56:58 +1100 Stephen Rothwell wrote: > > > > > > After merging the final tree, today's linux-next build (sparc64 defconfig) > > > failed like this: > > > > > > mm/memory.c: In function '__get_user_pages': > > > mm/memory.c:1584: error: 'EHWPOISON' undeclared (first use in this function) > > > > > > Caused by commit b1c4f2836370f5c8207d4c61e91c93bd6a4ce27a ("mm: make > > > __get_user_pages return -EHWPOISON for HWPOISON page optionally") from > > > the kvm tree. > > > > > > Not all architectures use include/asm-generic/errno.h ... > > > > > > I have reverted that commit (and commits > > > d47b742c5661385b927c03188549b2d2004b80f4 "KVM: Replace > > > is_hwpoison_address with __get_user_pages" and > > > eef8839430b72deac59e9ec51eb56c44512fcc66 "mm: remove is_hwpoison_address" > > > which depend on it) for today. > > > > I am still doing those reverts ... > > Can you merge the fixes following the email into my original EHWPOISON > patch to check if that fixes linux-next issue? > I folded this into the original patch, will show up in next linux-next. -- error compiling committee.c: too many arguments to function -- 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/