[PATCH 0/2] x86: add functions in preparation of cpumask changes

From: Mike Travis
Date: Thu Mar 27 2008 - 19:17:09 EST



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@xxxxxxx>

--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/