lkml.org 
[lkml]   [2008]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateWed, 30 Jul 2008 12:55:39 -0400
FromDave Jones <>
SubjectRe: [PATCH 1/1] cpumask: Change cpumask_of_cpu to use cpumask_of_cpu_map
On Wed, Jul 23, 2008 at 10:18:42AM -0700, Mike Travis wrote:
> * The previous "lvalue replacement for cpumask_of_cpu()" was not usable
> in certain situations and generally added unneeded complexity. So
> this patch replaces the cpumask_of_cpu_ptr* macros with a generic
> cpumask_of_cpu_map[]. The only config option is whether this is a
> static map, or allocated at boot up time:

I've lost the plot on what's going on with these cpumask patches.
But I just saw this on -rc1.

arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c:206:33: error: not addressable
arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c:274:32: error: not addressable
arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c:352:34: error: not addressable

Dave

--
http://www.codemonkey.org.uk


\
 
 \ /
  Last update: 2008-07-30 18:59    [from the cache]
©2003-2010