[kernel] r15008 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Tue Jan 26 16:39:25 UTC 2010
Author: maks
Date: Tue Jan 26 16:39:19 2010
New Revision: 15008
Log:
topconfig enable INFINIBAND_IPOIB_CM
seems old heritage, maybe it was bad and experimental back then..
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog Tue Jan 26 16:26:25 2010 (r15007)
+++ dists/trunk/linux-2.6/debian/changelog Tue Jan 26 16:39:19 2010 (r15008)
@@ -63,7 +63,8 @@
documented dependency with GART IOMMU support. (closes: #561552)
[ maximilian attems ]
- * [topconfig] set MEMORY_FAILURE, 9P_FSCACHE.
+ * [topconfig] set MEMORY_FAILURE, 9P_FSCACHE, INFINIBAND_IPOIB_CM
+ (closes: #565494)
-- Ben Hutchings <ben at decadent.org.uk> Sun, 10 Jan 2010 17:38:50 +0000
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config Tue Jan 26 16:26:25 2010 (r15007)
+++ dists/trunk/linux-2.6/debian/config/config Tue Jan 26 16:39:19 2010 (r15008)
@@ -496,7 +496,7 @@
## file: drivers/infiniband/ulp/ipoib/Kconfig
##
CONFIG_INFINIBAND_IPOIB=m
-# CONFIG_INFINIBAND_IPOIB_CM is not set
+CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set
More information about the Kernel-svn-changes
mailing list