LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Harvey Harrison <harvey.harrison@gmail.com>
To: Dave Jones <davej@codemonkey.org.uk>
Cc: Ingo Molnar <mingo@elte.hu>, "H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/3] x86: sparse warning in cpufreq/powernow-k8.c
Date: Wed, 06 Feb 2008 23:18:16 -0800 [thread overview]
Message-ID: <1202368696.22452.4.camel@brick> (raw)
In-Reply-To: <20080207043547.GA10078@codemonkey.org.uk>
On Wed, 2008-02-06 at 23:35 -0500, Dave Jones wrote:
> On Wed, Feb 06, 2008 at 04:07:47PM -0800, Harvey Harrison wrote:
> > Nested per_cpu accessors will shadow the internal __ptr variable. Use
> > a temporary first_core variable.
> >
> > arch/x86/kernel/cpu/cpufreq/powernow-k8.c:1239:9: warning: symbol '__ptr' shadows an earlier one
> > arch/x86/kernel/cpu/cpufreq/powernow-k8.c:1239:9: originally declared here
> >
> > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
>
> Already fixed in cpufreq.git
>
> (Please also Cc me on cpufreq patches, thanks)
>
Sorry about that, I've been sending Ingo a bunch of x86 patches, didn't
think to look further than that. Will keep in mind.
Harvey
prev parent reply other threads:[~2008-02-07 7:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 0:07 Harvey Harrison
[not found] ` <20080207043547.GA10078@codemonkey.org.uk>
2008-02-07 7:18 ` Harvey Harrison [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=1202368696.22452.4.camel@brick \
--to=harvey.harrison@gmail.com \
--cc=davej@codemonkey.org.uk \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--subject='Re: [PATCH 1/3] x86: sparse warning in cpufreq/powernow-k8.c' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).