|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] linux/x86-64: Remove dead code
An apparently forgotten hunk of a much earlier patch.
As usual, written and tested against 2.6.23 and made apply against
2.6.18 without further testing.
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
Index: head-2007-10-26/include/asm-x86_64/mach-xen/asm/system.h
===================================================================
--- head-2007-10-26.orig/include/asm-x86_64/mach-xen/asm/system.h
2007-11-13 11:45:11.000000000 +0100
+++ head-2007-10-26/include/asm-x86_64/mach-xen/asm/system.h 2007-11-21
15:22:56.000000000 +0100
@@ -11,12 +11,6 @@
#ifdef __KERNEL__
-#ifdef CONFIG_SMP
-#define __vcpu_id smp_processor_id()
-#else
-#define __vcpu_id 0
-#endif
-
#define __STR(x) #x
#define STR(x) __STR(x)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] linux/x86-64: Remove dead code,
Jan Beulich <=
|
|
|
|
|