[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080726144133.GA27011@elte.hu>
Date: Sat, 26 Jul 2008 16:41:33 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Mike Travis <travis@....com>
Cc: Rusty Russell <rusty@...tcorp.com.au>,
Andrew Morton <akpm@...ux-foundation.org>,
Jack Steiner <steiner@....com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] cpumask: Change cpumask_of_cpu to use
cpumask_of_cpu_map V2
* Mike Travis <travis@....com> 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@...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