public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: add functions in preparation of cpumask changes
@ 2008-03-27 23:16 Mike Travis
  2008-03-27 23:16 ` [PATCH 1/2] x86: Convert cpumask_of_cpu macro to allocated array Mike Travis
  2008-03-27 23:16 ` [PATCH 2/2] x86: modify show_shared_cpu_map in intel_cacheinfo Mike Travis
  0 siblings, 2 replies; 12+ messages in thread
From: Mike Travis @ 2008-03-27 23:16 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel


Some more small changes for x86 in preparation of larger cpumask changes.

    * Introduce the cpumask_of_cpu_map via Kconfig option

    * Modify show_shared_cpu_map in intel_cacheinfo.c to use
      cpulist_scnprintf() instead of cpumask_scnprintf().  This
      eliminates the need for the new function cpumask_scnprintf_len().

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] 12+ messages in thread

end of thread, other threads:[~2008-03-31 18:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-27 23:16 [PATCH 0/2] x86: add functions in preparation of cpumask changes Mike Travis
2008-03-27 23:16 ` [PATCH 1/2] x86: Convert cpumask_of_cpu macro to allocated array Mike Travis
2008-03-27 23:16 ` [PATCH 2/2] x86: modify show_shared_cpu_map in intel_cacheinfo Mike Travis
2008-03-28  9:01   ` Bert Wesarg
2008-03-28 14:40     ` Mike Travis
2008-03-28 14:54       ` Bert Wesarg
2008-03-28 18:19         ` Mike Travis
2008-03-29  8:59           ` Bert Wesarg
2008-03-31 16:35             ` Mike Travis
2008-03-31 17:24               ` Bert Wesarg
2008-03-31 18:18                 ` Paul Jackson
2008-03-31 17:56               ` Paul Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox