login
Header Space

 
 

Re: [PATCH 02/10] init: move setup of nr_cpu_ids to as early as possible v2

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: Andrew Morton <akpm@...>, <linux-mm@...>, <linux-kernel@...>, Tony Luck <tony.luck@...>, Paul Mackerras <paulus@...>, Anton Blanchard <anton@...>, David S. Miller <davem@...>, William L. Irwin <wli@...>, Thomas Gleixner <tglx@...>, H. Peter Anvin <hpa@...>
Date: Wednesday, March 26, 2008 - 11:43 am

Ingo Molnar wrote:

I had this before but I then discovered that an arch would increase
(and possible decrease) it's number of possible cpus in setup_per_cpu_areas().
So I figured that setting nr_cpu_ids (and the cpumask_of_cpu map) should
be a side effect of setup_per_cpu_areas().

Thanks,
Mike
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 02/10] init: move setup of nr_cpu_ids to as early..., Mike Travis, (Wed Mar 26, 11:43 am)
speck-geostationary