[kernel] r15338 - in dists/lenny/linux-2.6/debian/patches: features/all/xen series

Dann Frazier dannf at alioth.debian.org
Tue Mar 9 04:11:59 UTC 2010


Author: dannf
Date: Tue Mar  9 04:11:56 2010
New Revision: 15338

Log:
add X86_HYPER_VENDOR_[NONE,VMWARE] defines

Added:
   dists/lenny/linux-2.6/debian/patches/features/all/xen/add-x86-hyper-vendor-defines.patch
Modified:
   dists/lenny/linux-2.6/debian/patches/series/22-extra

Added: dists/lenny/linux-2.6/debian/patches/features/all/xen/add-x86-hyper-vendor-defines.patch
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ dists/lenny/linux-2.6/debian/patches/features/all/xen/add-x86-hyper-vendor-defines.patch	Tue Mar  9 04:11:56 2010	(r15338)
@@ -0,0 +1,12 @@
+--- build_i386_xen_686/include/asm-x86/mach-xen/asm/processor.h~	2010-03-08 10:34:56.000000000 -0700
++++ build_i386_xen_686/include/asm-x86/mach-xen/asm/processor.h	2010-03-08 21:05:42.000000000 -0700
+@@ -123,6 +123,9 @@ struct cpuinfo_x86 {
+ 
+ #define X86_VENDOR_UNKNOWN	0xff
+ 
++#define X86_HYPER_VENDOR_NONE  0
++#define X86_HYPER_VENDOR_VMWARE 1
++
+ /*
+  * capabilities of CPUs
+  */

Modified: dists/lenny/linux-2.6/debian/patches/series/22-extra
==============================================================================
--- dists/lenny/linux-2.6/debian/patches/series/22-extra	Mon Mar  8 13:15:44 2010	(r15337)
+++ dists/lenny/linux-2.6/debian/patches/series/22-extra	Tue Mar  9 04:11:56 2010	(r15338)
@@ -3,3 +3,4 @@
 + features/all/openvz/0089-inotify-unblock-umounting.patch featureset=openvz
 + features/all/xen/xen-fix-msi-hypercall.patch featureset=xen
 + features/all/openvz/0080-Endless-loop-in-__sk_stream_wait_memory.patch featureset=openvz
++ features/all/xen/add-x86-hyper-vendor-defines.patch featureset=xen



More information about the Kernel-svn-changes mailing list