public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tarkan Erimer <tarkan.erimer@turknet.net.tr>
To: Subrata Modak <tosubrata@gmail.com>
Cc: linux-kernel@vger.kernel.org, Dave Jones <davej@redhat.com>
Subject: Re: Linux-2.6.29-git6 Compile Error
Date: Mon, 30 Mar 2009 17:59:59 +0300	[thread overview]
Message-ID: <49D0DE6F.4000400@turknet.net.tr> (raw)
In-Reply-To: <bb33bcf20903300748i66eec692hf9ba571758ebc29@mail.gmail.com>

On 03/30/2009 05:48 PM, Subrata Modak wrote:
> Hi
Hi Subrata,
> ,
> This is declared here:
>
> ./arch/x86/include/asm/timer.h:14:extern int recalibrate_cpu_khz(void);
>
> I do not have access to git6. Can you please see whether this is 
> included in code for:
> arch/x86/kernel/cpu/cpufreq/p4-clockmod.c
>

When searched "recalibrate_cpu_khz", it's included. But not "extern int 
recalibrate_cpu_khz"

root@tarkane:/usr/src/linux-2.6.29# grep -i "extern int 
recalibrate_cpu_khz" arch/x86/kernel/cpu/cpufreq/p4-clockmod.c
root@tarkane:/usr/src/linux-2.6.29# grep -i -A 1 -B 1 
"recalibrate_cpu_khz" arch/x86/kernel/cpu/cpufreq/p4-clockmod.c
                 cpufreq_p4_setdc(policy->cpu, DC_DISABLE);
                 recalibrate_cpu_khz();
         }
root@tarkane:/usr/src/linux-2.6.29#


---
Tarkan


      parent reply	other threads:[~2009-03-30 15:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30 14:14 Linux-2.6.29-git6 Compile Error Tarkan Erimer
2009-03-30 14:34 ` Ingo Molnar
2009-03-30 16:47   ` Dave Jones
2009-04-03 17:47     ` Ingo Molnar
2009-04-03 17:53       ` Dave Jones
2009-04-04 21:24         ` Ingo Molnar
     [not found] ` <bb33bcf20903300748i66eec692hf9ba571758ebc29@mail.gmail.com>
2009-03-30 14:59   ` Tarkan Erimer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49D0DE6F.4000400@turknet.net.tr \
    --to=tarkan.erimer@turknet.net.tr \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tosubrata@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox