[kernel] r17595 - in dists/sid/linux-2.6/debian: . config/mipsel

Aurelien Jarno aurel32 at alioth.debian.org
Sun Jun 5 18:36:44 UTC 2011


Author: aurel32
Date: Sun Jun  5 18:36:42 2011
New Revision: 17595

Log:
* [mipsel/loongson-2f] Disable_SCSI_LPFC to workaround GCC ICE.

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/mipsel/config.loongson-2f

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Sun Jun  5 04:56:09 2011	(r17594)
+++ dists/sid/linux-2.6/debian/changelog	Sun Jun  5 18:36:42 2011	(r17595)
@@ -32,6 +32,9 @@
     For the complete list of changes, see:
      http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.1
 
+  [ Aurelien Jarno ]
+  * [mipsel/loongson-2f] Disable_SCSI_LPFC to workaround GCC ICE.
+
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 
 linux-2.6 (2.6.39-1) unstable; urgency=low

Modified: dists/sid/linux-2.6/debian/config/mipsel/config.loongson-2f
==============================================================================
--- dists/sid/linux-2.6/debian/config/mipsel/config.loongson-2f	Sun Jun  5 04:56:09 2011	(r17594)
+++ dists/sid/linux-2.6/debian/config/mipsel/config.loongson-2f	Sun Jun  5 18:36:42 2011	(r17595)
@@ -57,6 +57,7 @@
 ##
 CONFIG_SCSI=y
 CONFIG_BLK_DEV_SD=y
+# CONFIG_SCSI_LPFC is not set
 
 ##
 ## file: drivers/staging/sm7xx/Kconfig



More information about the Kernel-svn-changes mailing list