[kernel] r5562 - in dists/trunk/linux-2.6/debian/arch: . i386 powerpc

Bastian Blank waldi at costa.debian.org
Sun Jan 22 13:52:17 UTC 2006


Author: waldi
Date: Sun Jan 22 13:52:15 2006
New Revision: 5562

Modified:
   dists/trunk/linux-2.6/debian/arch/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.k7
   dists/trunk/linux-2.6/debian/arch/powerpc/config.apus
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
Log:
* arch/config: Enable CLEAN_COMPILE.
* arch/i386/config.486, arch/i386/config.686, arch/i386/config.k7,
  arch/powerpc/config.apus, arch/powerpc/config.powerpc,
  arch/powerpc/config.powerpc-miboot, arch/powerpc/config.powerpc64:
  Remove BROKEN and BROKEN_ON_SMP as they are overruled by CLEAN_COMPILE.


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	Sun Jan 22 13:52:15 2006
@@ -816,5 +816,4 @@
 # CONFIG_DEBUG_MUTEXES is not set
 CONFIG_MTD_DATAFLASH=m
 # CONFIG_FORCED_INLINING is not set
-# CONFIG_BROKEN is not set
-# CONFIG_BROKEN_ON_SMP is not set
+CONFIG_CLEAN_COMPILE=y

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	Sun Jan 22 13:52:15 2006
@@ -110,4 +110,3 @@
 CONFIG_X86_ALIGNMENT_16=y
 CONFIG_X86_INVLPG=y
 CONFIG_X86_WP_WORKS_OK=y
-CONFIG_BROKEN_ON_SMP=y

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	Sun Jan 22 13:52:15 2006
@@ -84,4 +84,3 @@
 # CONFIG_DEBUG_HIGHMEM is not set
 CONFIG_X86_CMPXCHG64=y
 # CONFIG_M486 is not set
-CONFIG_BROKEN_ON_SMP=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	Sun Jan 22 13:52:15 2006
@@ -85,4 +85,3 @@
 # CONFIG_DEBUG_HIGHMEM is not set
 CONFIG_X86_CMPXCHG64=y
 # CONFIG_M486 is not set
-CONFIG_BROKEN_ON_SMP=y

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.apus
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.apus	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.apus	Sun Jan 22 13:52:15 2006
@@ -18,7 +18,6 @@
 #
 CONFIG_EXPERIMENTAL=y
 CONFIG_CLEAN_COMPILE=y
-CONFIG_BROKEN_ON_SMP=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
 
 #

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc	Sun Jan 22 13:52:15 2006
@@ -1,6 +1,5 @@
 # CONFIG_APUS is not set
 CONFIG_PPC32=y
-CONFIG_BROKEN_ON_SMP=y
 # CONFIG_SMP is not set
 CONFIG_PM_STD_PARTITION=""
 # CONFIG_IRPORT_SIR is not set

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot	Sun Jan 22 13:52:15 2006
@@ -68,7 +68,6 @@
 # CONFIG_IRPORT_SIR is not set
 # CONFIG_USB_SERIAL_WHITEHEAT is not set
 # CONFIG_PMAC_BACKLIGHT is not set
-CONFIG_BROKEN_ON_SMP=y
 CONFIG_CRYPTO_MD5=y
 # CONFIG_SOFTWARE_SUSPEND is not set
 CONFIG_DEFAULT_DEADLINE=y

Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	Sun Jan 22 13:52:15 2006
@@ -30,7 +30,6 @@
 CONFIG_LOCK_KERNEL=y
 CONFIG_LPARCFG=m
 CONFIG_MEGARAID_LEGACY=m
-CONFIG_MPIC_BROKEN_U3=y
 CONFIG_NR_CPUS=32
 CONFIG_ARCH_SPARSEMEM_ENABLE=y
 CONFIG_SELECT_MEMORY_MODEL=y



More information about the Kernel-svn-changes mailing list