Does this seem like a reasonable change to make in squeeze?

Ben.

-------- Forwarded Message --------
From: Andy Whitcroft <a...@canonical.com>
To: kernel-t...@lists.ubuntu.com
Subject: [PATCH 1/1] [Maverick] UBUNTU: [Config] disable CONFIG_VMI
Date: Sat, 19 Jun 2010 11:18:16 +0100

As indicated in the option descripion (below) Hypervisor support for VMI is
now deprecated and supporting its use is a negative for portability
of your kernel image.  Turn it off.

          As of September 2009, VMware has started a phased retirement
          of this feature from VMware's products. Please see
          feature-removal-schedule.txt for details.  If you are
          planning to enable this option, please note that you cannot
          live migrate a VMI enabled VM to a future VMware product,
          which doesn't support VMI. So if you expect your kernel to
          seamlessly migrate to newer VMware products, keep this
          disabled.

BugLink: http://bugs.launchpad.net/bugs/537601
Signed-off-by: Andy Whitcroft <a...@canonical.com>
---
 debian.master/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian.master/config/config.common.ubuntu 
b/debian.master/config/config.common.ubuntu
index 59dd011..36abdf0 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -4857,7 +4857,7 @@ CONFIG_VLSI_FIR=m
 CONFIG_VM86=y
 CONFIG_VME_BUS=m
 CONFIG_VME_USER=m
-CONFIG_VMI=y
+# CONFIG_VMI is not set
 CONFIG_VMIVME_7805=m
 # CONFIG_VMSPLIT_1G is not set
 # CONFIG_VMSPLIT_2G is not set
-- 
1.7.0.4


-- 
kernel-team mailing list
kernel-t...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team


-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to