Mailing List Archive

[linux-2.6.18-xen] xen: Remove unused "cpu_set_initialized"
# HG changeset patch
# User kfraser@localhost.localdomain
# Date 1186672588 -3600
# Node ID d2f9b7e3623114e6a45c916f21b348fda122fa8e
# Parent fbfa306ab465c5379d2dc1dd86e77458ee5c886b
xen: Remove unused "cpu_set_initialized"
Signed-off-by: Chris Lalancette <clalance@redhat.com>
---
include/xen/cpu_hotplug.h | 3 ---
1 files changed, 3 deletions(-)

diff -r fbfa306ab465 -r d2f9b7e36231 include/xen/cpu_hotplug.h
--- a/include/xen/cpu_hotplug.h Thu Aug 09 16:13:10 2007 +0100
+++ b/include/xen/cpu_hotplug.h Thu Aug 09 16:16:28 2007 +0100
@@ -6,9 +6,6 @@

#if defined(CONFIG_X86) && defined(CONFIG_SMP)
extern cpumask_t cpu_initialized_map;
-#define cpu_set_initialized(cpu) cpu_set(cpu, cpu_initialized_map)
-#else
-#define cpu_set_initialized(cpu) ((void)0)
#endif

#if defined(CONFIG_HOTPLUG_CPU)

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog