lkml.org 
[lkml]   [2008]   [Mar]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 26 Mar 2008 07:27:25 +0100
FromIngo Molnar <>
SubjectRe: [PATCH 02/10] init: move setup of nr_cpu_ids to as early as possible v2
* Mike Travis <travis@sgi.com> wrote:

> Move the setting of nr_cpu_ids from sched_init() to 
> setup_per_cpu_areas(), so that it's available as early as possible.

hm, why not a separate call before setup_per_cpu_areas(), so that we can 
avoid spreading this from generic kernel into a bunch of architectures 
that happen to have their own version of setup_per_cpu_areas():

>  7 files changed, 43 insertions(+), 15 deletions(-)

	Ingo


\
 
 \ /
  Last update: 2008-03-26 07:31    [from the cache]
©2003-2008