All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Strange code in smp_prepare_cpus?
@ 2008-10-22  2:34 Rusty Russell
  2008-10-23 19:20 ` Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: Rusty Russell @ 2008-10-22  2:34 UTC (permalink / raw)
  To: jdike; +Cc: user-mode-linux-devel

...
	cpu_clear(me, cpu_online_map);
	cpu_set(me, cpu_online_map);

Something subtle here?
Rusty.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [uml-devel] Strange code in smp_prepare_cpus?
  2008-10-22  2:34 [uml-devel] Strange code in smp_prepare_cpus? Rusty Russell
@ 2008-10-23 19:20 ` Jeff Dike
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Dike @ 2008-10-23 19:20 UTC (permalink / raw)
  To: Rusty Russell; +Cc: user-mode-linux-devel

On Wed, Oct 22, 2008 at 01:34:59PM +1100, Rusty Russell wrote:
> ...
> 	cpu_clear(me, cpu_online_map);
> 	cpu_set(me, cpu_online_map);
> 
> Something subtle here?

I'd like to be able to claim so, but no.  Looks like a botched merge to me.

				Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-23 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-22  2:34 [uml-devel] Strange code in smp_prepare_cpus? Rusty Russell
2008-10-23 19:20 ` Jeff Dike

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.