Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757217Ab0FDB4T (ORCPT ); Thu, 3 Jun 2010 21:56:19 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:59315 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757071Ab0FDB4S (ORCPT ); Thu, 3 Jun 2010 21:56:18 -0400 Date: Thu, 3 Jun 2010 18:56:16 -0700 From: Andrew Morton To: Dave Young Cc: linux-kernel@vger.kernel.org, Len Brown , pm list Subject: Re: mmotm 2010-06-03-16-36 uploaded Message-Id: <20100603185616.db556b0b.akpm@linux-foundation.org> In-Reply-To: References: <201006040005.o5405Afw023296@imap1.linux-foundation.org> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.9; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1115 Lines: 31 On Fri, 4 Jun 2010 09:41:58 +0800 Dave Young wrote: > On Fri, Jun 4, 2010 at 7:36 AM, wrote: > > The mm-of-the-moment snapshot 2010-06-03-16-36 has been uploaded to > > > > __ http://userweb.kernel.org/~akpm/mmotm/ > > > > Hi, intel_idle build fails: > > drivers/idle/intel_idle.c: In function ___intel_idle___: > drivers/idle/intel_idle.c:234: error: too few arguments to function ___trace_power > _start___ > make[2]: *** [drivers/idle/intel_idle.o] Error 1 > make[1]: *** [drivers/idle] Error 2 > make[1]: *** Waiting for unfinished jobs.... Oh, and why didn't my x86_64 allmodconfig build catch this? allmodconfig is for compile coverage testing (IMO) and someone isn't being covered. Someone needs thwapping! #ifndef MODULE trace_power_start(POWER_CSTATE, (eax >> 4) + 1); #endif Len: thwap. -- 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/