LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/2] generic: simplify setup_nr_cpu_ids and add set_cpus_allowed_ptr
@ 2008-03-26 21:23 Mike Travis
  2008-03-26 21:23 ` [PATCH 1/2] init: move setup of nr_cpu_ids to as early as possible v3 Mike Travis
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mike Travis @ 2008-03-26 21:23 UTC (permalink / raw)
  To: Andrew Morton, Ingo Molnar; +Cc: linux-mm, linux-kernel


Two simple patches to simplify setup_nr_cpu_ids and add a new function,
set_cpus_allowed_ptr().

Based on:
	git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
	git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git


Signed-off-by: Mike Travis <travis@sgi.com>

-- 

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] generic: simplify setup_nr_cpu_ids and add set_cpus_allowed_ptr
@ 2008-03-28  2:30 Mike Travis
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Travis @ 2008-03-28  2:30 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel


Two simple patches to simplify setup_nr_cpu_ids and add a new function,
set_cpus_allowed_ptr().

Based on:
	git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
	git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git


Signed-off-by: Mike Travis <travis@sgi.com>
---
v2: fixed the EXPORT_SYMBOL for set_cpus_allowed_ptr()

-- 

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

end of thread, other threads:[~2008-03-28  2:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-26 21:23 [PATCH 0/2] generic: simplify setup_nr_cpu_ids and add set_cpus_allowed_ptr Mike Travis
2008-03-26 21:23 ` [PATCH 1/2] init: move setup of nr_cpu_ids to as early as possible v3 Mike Travis
2008-03-26 21:23 ` [PATCH 2/2] sched: add new set_cpus_allowed_ptr function Mike Travis
2008-03-27  9:01 ` [PATCH 0/2] generic: simplify setup_nr_cpu_ids and add set_cpus_allowed_ptr Ingo Molnar
2008-03-28  2:30 Mike Travis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).