[kernel] r5072 - in dists/trunk/linux-2.6/debian: . arch/amd64 arch/i386 patches-debian/series

Frederik Schüler fschueler-guest at costa.debian.org
Fri Dec 23 23:50:32 UTC 2005


Author: fschueler-guest
Date: Fri Dec 23 23:50:31 2005
New Revision: 5072

Added:
   dists/trunk/linux-2.6/debian/patches-debian/series/2.6.14+2.6.15-rc6-0experimental.1
      - copied, changed from r5070, dists/trunk/linux-2.6/debian/patches-debian/series/2.6.14+2.6.15-rc5-0experimental.1
Removed:
   dists/trunk/linux-2.6/debian/patches-debian/series/2.6.14+2.6.15-rc5-0experimental.1
   dists/trunk/linux-2.6/debian/patches-debian/series/2.6.14+2.6.15-rc5-0experimental.2
Modified:
   dists/trunk/linux-2.6/debian/arch/amd64/config
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/arch/i386/config.486
   dists/trunk/linux-2.6/debian/arch/i386/config.686
   dists/trunk/linux-2.6/debian/arch/i386/config.686-smp
   dists/trunk/linux-2.6/debian/arch/i386/config.k7
   dists/trunk/linux-2.6/debian/arch/i386/config.k7-smp
   dists/trunk/linux-2.6/debian/changelog
Log:
* Move to 2.6.15-rc6.
* New option: CONFIG_CC_OPTIMIZE_FOR_SIZE - set for amd64 and i386. 


Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config	Fri Dec 23 23:50:31 2005
@@ -1649,3 +1649,4 @@
 CONFIG_USB_SUSPEND=y
 CONFIG_SPLIT_PTLOCK_CPUS=4
 CONFIG_PM_LEGACY=y
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Fri Dec 23 23:50:31 2005
@@ -1911,3 +1911,4 @@
 # CONFIG_SPARSEMEM_MANUAL is not set
 # CONFIG_DISCONTIGMEM_MANUAL is not set
 CONFIG_SPLIT_PTLOCK_CPUS=4
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set

Modified: dists/trunk/linux-2.6/debian/arch/i386/config.486
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config.486	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config.486	Fri Dec 23 23:50:31 2005
@@ -1,4 +1,3 @@
-# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_M486=y
 # CONFIG_M686 is not set
 # CONFIG_MK7 is not set

Modified: dists/trunk/linux-2.6/debian/arch/i386/config.686
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config.686	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config.686	Fri Dec 23 23:50:31 2005
@@ -1,4 +1,3 @@
-# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 # CONFIG_M386 is not set
 CONFIG_M686=y
 # CONFIG_MK7 is not set

Modified: dists/trunk/linux-2.6/debian/arch/i386/config.686-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config.686-smp	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config.686-smp	Fri Dec 23 23:50:31 2005
@@ -1,6 +1,5 @@
 CONFIG_LOCK_KERNEL=y
 # CONFIG_CPUSETS is not set
-# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_STOP_MACHINE=y
 # CONFIG_M386 is not set
 CONFIG_M686=y

Modified: dists/trunk/linux-2.6/debian/arch/i386/config.k7
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config.k7	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config.k7	Fri Dec 23 23:50:31 2005
@@ -1,4 +1,3 @@
-# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 # CONFIG_M386 is not set
 # CONFIG_M686 is not set
 CONFIG_MK7=y

Modified: dists/trunk/linux-2.6/debian/arch/i386/config.k7-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config.k7-smp	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config.k7-smp	Fri Dec 23 23:50:31 2005
@@ -1,6 +1,5 @@
 CONFIG_LOCK_KERNEL=y
 # CONFIG_CPUSETS is not set
-# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_STOP_MACHINE=y
 # CONFIG_M386 is not set
 # CONFIG_M686 is not set

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 23 23:50:31 2005
@@ -1,4 +1,4 @@
-linux-2.6 (2.6.14+2.6.15-rc5-0experimental.2) UNRELEASED; urgency=low
+linux-2.6 (2.6.14+2.6.15-rc6-0experimental.1) UNRELEASED; urgency=low
 
   [ Kyle McMartin ]
   * Change parisc kernel names to something less ambiguous.
@@ -20,7 +20,6 @@
 
   [ Frederik Schüler ]
   * Add updated version of drivers-scsi-megaraid_splitup.patch.
-    (Closes: #317258)
   * Deactivate CONFIG_IDE_TASK_IOCTL on alpha and ia64 and make it a global
     option.
 

Copied: dists/trunk/linux-2.6/debian/patches-debian/series/2.6.14+2.6.15-rc6-0experimental.1 (from r5070, dists/trunk/linux-2.6/debian/patches-debian/series/2.6.14+2.6.15-rc5-0experimental.1)
==============================================================================
--- dists/trunk/linux-2.6/debian/patches-debian/series/2.6.14+2.6.15-rc5-0experimental.1	(original)
+++ dists/trunk/linux-2.6/debian/patches-debian/series/2.6.14+2.6.15-rc6-0experimental.1	Fri Dec 23 23:50:31 2005
@@ -21,3 +21,4 @@
 + m68k-spinlock.patch
 + sparc64-atyfb-xl-gr.patch
 + powerpc-arch-default-powerpc.patch
++ drivers-scsi-megaraid_splitup.patch



More information about the Kernel-svn-changes mailing list