Re: [PATCH 0/3] cpumask: Change cpumask_of_cpu to usecpumask_of_cpu_map V2

From: Ingo Molnar
Date: Sat Jul 26 2008 - 10:42:16 EST



* Mike Travis <travis@xxxxxxx> wrote:

> V2: Use Rusty's cpumask initializer to statically initialize the
> cpumask_of_cpu_map[]. In addition, create this map in the init
> data section using NR_CPUS but replace it during boot up with
> one sized by nr_cpu_ids (num possible cpus).
>
> The following patch is submitted to resolve this problem...
>
> (Based on tip/master. I will generate a linux-next version if
> requested since it now has generic code that will be executed for
> non-x86 arch's.)

i've applied it to tip/cpus4096 and started testing it. This is the
topic where the problem originates from, so we can reuse it for
linux-next.

Ingo
--
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/