[kernel] r8065 - in dists/sid/linux-2.6/debian: . arch/_xen

Bastian Blank waldi at alioth.debian.org
Sun Dec 31 21:33:44 UTC 2006


Author: waldi
Date: Sun Dec 31 22:33:43 2006
New Revision: 8065

Modified:
   dists/sid/linux-2.6/debian/arch/_xen/config
   dists/sid/linux-2.6/debian/changelog
Log:
xen: Don't disable serial drivers.

debian/arch/_xen/config, debian/changelog: Update.


Modified: dists/sid/linux-2.6/debian/arch/_xen/config
==============================================================================
--- dists/sid/linux-2.6/debian/arch/_xen/config	(original)
+++ dists/sid/linux-2.6/debian/arch/_xen/config	Sun Dec 31 22:33:43 2006
@@ -17,7 +17,7 @@
 CONFIG_XEN_BLKDEV_FRONTEND=y
 CONFIG_XEN_NETDEV_FRONTEND=y
 CONFIG_XEN_SCRUB_PAGES=y
-CONFIG_XEN_DISABLE_SERIAL=y
+# CONFIG_XEN_DISABLE_SERIAL is not set
 CONFIG_XEN_SYSFS=y
 CONFIG_XEN_COMPAT_030002_AND_LATER=y
 # CONFIG_XEN_COMPAT_LATEST_ONLY is not set

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Sun Dec 31 22:33:43 2006
@@ -17,6 +17,7 @@
   * Update vserver patch to 2.0.2.2-rc9.
   * Update xen patch to changeset 36186 from Fedora 2.6.18 branch.
   * Build only the pae version of xen. (closes: #390862)
+  * xen: Don't disable serial drivers.
 
   [ dann frazier ]
   * Fix potential fragmentation attacks in ip6_tables (CVE-2006-4572)
@@ -124,7 +125,7 @@
     memory accesses in ehci-hub-control() by adding an alignment attribute
     to the tbuf array declaration. Thanks to David Miller for the patch.
 
- -- Bastian Blank <waldi at debian.org>  Sun, 31 Dec 2006 22:26:47 +0100
+ -- Bastian Blank <waldi at debian.org>  Sun, 31 Dec 2006 22:28:11 +0100
 
 linux-2.6 (2.6.18-8) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list