Re: [PATCH 1/3] x86: sparse warning in cpufreq/powernow-k8.c

From: Harvey Harrison
Date: Thu Feb 07 2008 - 02:18:32 EST


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@xxxxxxxxx>
>
> 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

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