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

Maximilian Attems maks at alioth.debian.org
Fri Dec 7 01:12:23 UTC 2007


Author: maks
Date: Fri Dec  7 01:12:23 2007
New Revision: 9911

Log:
MTD_OOPS allows panic messages to be logged to a flash partition


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	Fri Dec  7 01:12:23 2007
@@ -13,7 +13,7 @@
     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, DM_UEVENT, SCSI_FC_TGT_ATTRS, SSB, BT_HCIUART_LL,
-    BT_HCIBTSDIO.
+    BT_HCIBTSDIO, MTD_OOPS
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
@@ -29,7 +29,7 @@
   [ dann frazier ]
   * [ia64]: Enable BLK_CPQ_DA
 
- -- maximilian attems <maks at debian.org>  Fri, 07 Dec 2007 02:08:28 +0100
+ -- maximilian attems <maks at debian.org>  Fri, 07 Dec 2007 02:11:02 +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	Fri Dec  7 01:12:23 2007
@@ -553,6 +553,7 @@
 # User Modules And Translation Layers
 #
 CONFIG_MTD_BLKDEVS=m
+CONFIG_MTD_OOPS=m
 
 #
 # Mapping drivers for chip access



More information about the Kernel-svn-changes mailing list