[kernel] r17163 - in dists/squeeze/linux-2.6/debian: . config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Wed Mar 30 21:27:20 UTC 2011


Author: benh
Date: Wed Mar 30 21:27:12 2011
New Revision: 17163

Log:
[x86] Enable VMWARE_PVSCSI as module (Really closes: #600957)

Modified:
   dists/squeeze/linux-2.6/debian/changelog
   dists/squeeze/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/squeeze/linux-2.6/debian/changelog
==============================================================================
--- dists/squeeze/linux-2.6/debian/changelog	Wed Mar 30 18:21:27 2011	(r17162)
+++ dists/squeeze/linux-2.6/debian/changelog	Wed Mar 30 21:27:12 2011	(r17163)
@@ -8,6 +8,7 @@
   [ Ben Hutchings ]
   * [powerpc] Fix default_machine_crash_shutdown #ifdef botch
     (FTBFS in non-SMP flavours in 2.6.32-32)
+  * [x86] Enable VMWARE_PVSCSI as module (Really closes: #600957)
 
  -- maximilian attems <maks at debian.org>  Tue, 29 Mar 2011 18:56:55 +0200
 

Modified: dists/squeeze/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/squeeze/linux-2.6/debian/config/kernelarch-x86/config	Wed Mar 30 18:21:27 2011	(r17162)
+++ dists/squeeze/linux-2.6/debian/config/kernelarch-x86/config	Wed Mar 30 21:27:12 2011	(r17163)
@@ -1041,7 +1041,7 @@
 CONFIG_SCSI_DPT_I2O=m
 CONFIG_SCSI_ARCMSR=m
 CONFIG_SCSI_BUSLOGIC=m
-CONFIG_SCSI_VMWARE_PVSCSI=m
+CONFIG_VMWARE_PVSCSI=m
 CONFIG_SCSI_DMX3191D=m
 CONFIG_SCSI_EATA=m
 CONFIG_SCSI_EATA_TAGGED_QUEUE=y



More information about the Kernel-svn-changes mailing list