[kernel] r8804 - in dists/trunk/linux-2.6/debian: . arch

Maximilian Attems maks at alioth.debian.org
Sat May 26 20:41:34 UTC 2007


Author: maks
Date: Sat May 26 20:41:34 2007
New Revision: 8804

Log:
disable cryptd for 2.6.22 time as it hinders suspend
and has no actual users yet.


Modified:
   dists/trunk/linux-2.6/debian/arch/config
   dists/trunk/linux-2.6/debian/changelog

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Sat May 26 20:41:34 2007
@@ -560,6 +560,7 @@
 CONFIG_CRYPTO_CBC=m
 CONFIG_CRYPTO_PCBC=m
 CONFIG_CRYPTO_LRW=m
+# CONFIG_CRYPTO_CRYPTD is not set
 CONFIG_CRYPTO_DES=m
 CONFIG_CRYPTO_FCRYPT=m
 CONFIG_CRYPTO_BLOWFISH=m

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat May 26 20:41:34 2007
@@ -12,7 +12,7 @@
     DVB_USB_AU6610, DVB_USB_OPERA1, SENSORS_AD7418, SENSORS_ADM1029,
     SENSORS_F75375S, SENSORS_CORETEMP, SENSORS_MAX6650, SENSORS_APPLESMC,
     I2C_SIMTEC, I2C_TINY_USB, DGRS, SC92031, LIBERTAS_USB, RFKILL and disable
-    SCSI_ESP_CORE, SPI_SPIDEV in topconfig.
+    SCSI_ESP_CORE, SPI_SPIDEV, CRYPT_CRYPTD in topconfig.
   * [amd64, i386]: Take care of the renaming acpi-ibm to thinkpad-acpi.
     Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD, MTD_NAND_PLATFORM, BLINK, PHANTOM.
     Disable OSS_OBSOLETE.
@@ -31,7 +31,7 @@
   [ dann frazier ]
   * Add Xen licensing info to the copyright file. (closes: #368912)
 
- -- Bastian Blank <waldi at debian.org>  Sat, 26 May 2007 10:11:05 +0200
+ -- maximilian attems <maks at debian.org>  Sat, 26 May 2007 22:40:53 +0200
 
 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low
 



More information about the Kernel-svn-changes mailing list