Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance'

2007-08-02 Thread Gabriel C
Thomas Renninger wrote:
> On Wed, 2007-08-01 at 16:57 -0700, Andrew Morton wrote:
>> On Wed, 1 Aug 2007 16:31:46 -0700
>> "Miles Lane" <[EMAIL PROTECTED]> 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.
> 
> Miles, could you send me or point me to the offending .config file.

http://lkml.org/lkml/2007/8/1/480

> 
> Thanks,
> 
>Thomas


Gabriel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance'

2007-08-02 Thread Thomas Renninger
On Wed, 2007-08-01 at 16:57 -0700, Andrew Morton wrote:
> On Wed, 1 Aug 2007 16:31:46 -0700
> "Miles Lane" <[EMAIL PROTECTED]> 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.

Miles, could you send me or point me to the offending .config file.

Thanks,

   Thomas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance'

2007-08-02 Thread Thomas Renninger
On Wed, 2007-08-01 at 16:57 -0700, Andrew Morton wrote:
 On Wed, 1 Aug 2007 16:31:46 -0700
 Miles Lane [EMAIL PROTECTED] 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.

Miles, could you send me or point me to the offending .config file.

Thanks,

   Thomas

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance'

2007-08-02 Thread Gabriel C
Thomas Renninger wrote:
 On Wed, 2007-08-01 at 16:57 -0700, Andrew Morton wrote:
 On Wed, 1 Aug 2007 16:31:46 -0700
 Miles Lane [EMAIL PROTECTED] 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.
 
 Miles, could you send me or point me to the offending .config file.

http://lkml.org/lkml/2007/8/1/480

 
 Thanks,
 
Thomas


Gabriel
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance'

2007-08-01 Thread Gabriel C
Andrew Morton wrote:
> On Wed, 1 Aug 2007 16:31:46 -0700
> "Miles Lane" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance'

2007-08-01 Thread Andrew Morton
On Wed, 1 Aug 2007 16:31:46 -0700
"Miles Lane" <[EMAIL PROTECTED]> 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.

> # Automatically generated make config: don't edit
> # Linux kernel version: 2.6.23-rc1-mm2
> # Wed Aug  1 15:46:12 2007


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance'

2007-08-01 Thread Andrew Morton
On Wed, 1 Aug 2007 16:31:46 -0700
Miles Lane [EMAIL PROTECTED] 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.

 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.23-rc1-mm2
 # Wed Aug  1 15:46:12 2007

useful thanks.  But snipped
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: cpufreq.c:(.text+0xaf178): undefined reference to `cpufreq_gov_performance'

2007-08-01 Thread Gabriel C
Andrew Morton wrote:
 On Wed, 1 Aug 2007 16:31:46 -0700
 Miles Lane [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/