From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754292AbZKBJrl (ORCPT ); Mon, 2 Nov 2009 04:47:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754152AbZKBJrk (ORCPT ); Mon, 2 Nov 2009 04:47:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39646 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754140AbZKBJrj (ORCPT ); Mon, 2 Nov 2009 04:47:39 -0500 Message-ID: <4AEEAA82.8070705@redhat.com> Date: Mon, 02 Nov 2009 11:46:42 +0200 From: Avi Kivity User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Stephen Rothwell CC: Tejun Heo , Rusty Russell , Christoph Lameter , Ingo Molnar , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , "H. Peter Anvin" , Peter Zijlstra Subject: Re: linux-next: percpu/kvm/tip tree build failure References: <20091102161722.eea4358d.sfr@canb.auug.org.au> In-Reply-To: <20091102161722.eea4358d.sfr@canb.auug.org.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/02/2009 07:17 AM, Stephen Rothwell wrote: > Hi all, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > kernel/user-return-notifier.c: In function 'fire_user_return_notifiers': > kernel/user-return-notifier.c:45: error: expected expression before ')' token > > Introduced by commit 7c68af6e32c73992bad24107311f3433c89016e2 ("core, > x86: Add user return notifiers") from the tip and kvm trees but revealed > by commit e0fdb0e050eae331046385643618f12452aa7e73 ("percpu: add __percpu > for sparse") from the percpu tree. Before that percpu tree commit, > "put_cpu_var()" would compile without error (even though it really needs > a parameter). > > I have applied the following patch for today. > Ingo, can you queue this on x86/entry? -- error compiling committee.c: too many arguments to function