[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7e0fb38c0910061329x54b90f8djb2db59ce6152c19e@mail.gmail.com>
Date: Tue, 6 Oct 2009 16:29:01 -0400
From: Eric Paris <eparis@...isplace.org>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Dave Jones <davej@...hat.com>, Avi Kivity <avi@...hat.com>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
cpufreq@...r.kernel.org
Subject: Re: [PATCH -next] cpufreq: provide cpufreq_get stub
On Tue, Oct 6, 2009 at 2:02 PM, Randy Dunlap <randy.dunlap@...cle.com> wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> When CONFIG_CPU_FREQ is disabled, cpufreq_get() needs a stub.
> Used by kvm (although it looks like a bit of the kvm code could
> be omitted when CONFIG_CPU_FREQ is disabled).
>
> arch/x86/built-in.o: In function `kvm_arch_init':
> (.text+0x10de7): undefined reference to `cpufreq_get'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
It does what it says it does and gives me a building kernel again.
Tested-by: Eric Paris <eparis@...hat.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists