[kernel] r9885 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Tue Dec 4 15:53:33 UTC 2007


Author: maks
Date: Tue Dec  4 15:53:32 2007
New Revision: 9885

Log:
be adventorous and set DM_UEVENT for now.
interesting bits are documented in
7a8c3d3b92883798e4ead21dd48c16db0ec0ff6f


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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Dec  4 15:53:32 2007
@@ -12,7 +12,7 @@
     RTC_DRV_DS1374, VIDEO_CX23885, VIDEO_FB_IVTV, USB_SERIAL_CH341,
     SCSI_SRP_TGT_ATTRS, ADM8211, MTD_INTEL_VR_NOR, MTD_ALAUDA,
     MTD_ONENAND_2X_PROGRAM, MTD_ONENAND_SIM, DM_MULTIPATH_HP, FUJITSU_LAPTOP,
-    QUOTA_NETLINK_INTERFACE.
+    QUOTA_NETLINK_INTERFACE, DM_UEVENT.
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
@@ -25,7 +25,7 @@
   [ Martin Michlmayr ]
   * [mipsel/r5k-cobalt] Enable the new LEDs driver for Cobalt RaQ.
 
- -- maximilian attems <maks at debian.org>  Tue, 04 Dec 2007 16:21:24 +0100
+ -- maximilian attems <maks at debian.org>  Tue, 04 Dec 2007 16:51:53 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Dec  4 15:53:32 2007
@@ -765,6 +765,7 @@
 CONFIG_DM_MULTIPATH_RDAC=m
 CONFIG_DM_MULTIPATH_HP=m
 CONFIG_DM_DELAY=m
+CONFIG_DM_UEVENT=y
 
 #
 # Fusion MPT device support



More information about the Kernel-svn-changes mailing list