Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756420AbXHBA2p (ORCPT ); Wed, 1 Aug 2007 20:28:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752019AbXHBA2h (ORCPT ); Wed, 1 Aug 2007 20:28:37 -0400 Received: from mu-out-0910.google.com ([209.85.134.185]:57019 "EHLO mu-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbXHBA2g (ORCPT ); Wed, 1 Aug 2007 20:28:36 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=q1FNDYq9EH5vSgU+1kTbtKj3be7IMDcKDmwrVcanLeGz4D5TuIruN+x4wCWL7HFHNBYMKgTd5mqtZ1xuITAWYopL+ADstncMWjwip2OX6Yczm77OV65H7Kf+9DDVaG9n5+/zhZWqeQ0jUR6+y2BfuXgV91Y3sWCx4GLzO48LP4c= Message-ID: <46B12516.4090006@googlemail.com> Date: Thu, 02 Aug 2007 02:28:06 +0200 From: Gabriel C User-Agent: Thunderbird 2.0.0.5 (X11/20070721) MIME-Version: 1.0 To: Andrew Morton CC: Miles Lane , LKML , Thomas Renninger Subject: Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance' References: <20070801165704.a26961b7.akpm@linux-foundation.org> In-Reply-To: <20070801165704.a26961b7.akpm@linux-foundation.org> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 808 Lines: 24 Andrew Morton wrote: > On Wed, 1 Aug 2007 16:31:46 -0700 > "Miles Lane" wrote: > >> LD .tmp_vmlinux1 >> drivers/built-in.o: In function `__cpufreq_governor': >> cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance' >> cpufreq.c:(.text+0xaf18a): undefined reference to `cpufreq_gov_performance' >> make: *** [.tmp_vmlinux1] Error 1 > > One for Thomas, I expect. Is this patch : cpufreq-allow-ondemand-and-conservative-cpufreq-governors-to-be-used-as-default.patch Reverting it here fixes the error. Gabriel - 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/