[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1202368696.22452.4.camel@brick>
Date: Wed, 06 Feb 2008 23:18:16 -0800
From: Harvey Harrison <harvey.harrison@...il.com>
To: Dave Jones <davej@...emonkey.org.uk>
Cc: Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/3] x86: sparse warning in cpufreq/powernow-k8.c
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@...il.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
--
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