[kernel] r6407 - in dists/sid/linux-2.6/debian: . arch arch/powerpc arch/powerpc/vserver

maximilian attems maks-guest at costa.debian.org
Thu Apr 13 09:18:50 UTC 2006


Author: maks-guest
Date: Thu Apr 13 09:18:49 2006
New Revision: 6407

Modified:
   dists/sid/linux-2.6/debian/arch/config
   dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc64
   dists/sid/linux-2.6/debian/arch/powerpc/vserver/config.powerpc64
   dists/sid/linux-2.6/debian/changelog
Log:
disable SECCOMP on sid too


Modified: dists/sid/linux-2.6/debian/arch/config
==============================================================================
--- dists/sid/linux-2.6/debian/arch/config	(original)
+++ dists/sid/linux-2.6/debian/arch/config	Thu Apr 13 09:18:49 2006
@@ -100,7 +100,7 @@
 CONFIG_LIBCRC32C=m
 CONFIG_ZLIB_INFLATE=y
 CONFIG_ZLIB_DEFLATE=m
-CONFIG_SECCOMP=y
+# CONFIG_SECCOMP is not set
 # CONFIG_TCG_TPM is not set
 CONFIG_TCG_ATMEL=m
 CONFIG_TCG_NSC=m

Modified: dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc64
==============================================================================
--- dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc64	(original)
+++ dists/sid/linux-2.6/debian/arch/powerpc/config.powerpc64	Thu Apr 13 09:18:49 2006
@@ -62,7 +62,6 @@
 CONFIG_SCSI_QLOGIC_1280_1040=y
 CONFIG_SCSI_QLOGIC_1280=m
 CONFIG_SCSI_IBMVSCSI=m
-CONFIG_SECCOMP=y
 # CONFIG_SERIAL_ICOM is not set
 CONFIG_SMP=y
 CONFIG_STOP_MACHINE=y

Modified: dists/sid/linux-2.6/debian/arch/powerpc/vserver/config.powerpc64
==============================================================================
--- dists/sid/linux-2.6/debian/arch/powerpc/vserver/config.powerpc64	(original)
+++ dists/sid/linux-2.6/debian/arch/powerpc/vserver/config.powerpc64	Thu Apr 13 09:18:49 2006
@@ -62,7 +62,6 @@
 CONFIG_SCSI_QLOGIC_1280_1040=y
 CONFIG_SCSI_QLOGIC_1280=m
 CONFIG_SCSI_IBMVSCSI=m
-CONFIG_SECCOMP=y
 # CONFIG_SERIAL_ICOM is not set
 CONFIG_SMP=y
 CONFIG_STOP_MACHINE=y

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Thu Apr 13 09:18:49 2006
@@ -16,8 +16,10 @@
   * Add stable release 2.6.16.5:
    - x86_64: Clean up execve
    - x86_64: When user could have changed RIP always force IRET (CVE-2006-0744)
+  * Disable CONFIG_SECCOMP (adds useless overhead on context-switch) -
+    thanks to fs for checking abi.
 
- -- maximilian attems <maks at sternwelten.at>  Thu, 13 Apr 2006 11:05:24 +0200
+ -- maximilian attems <maks at sternwelten.at>  Thu, 13 Apr 2006 11:16:42 +0200
 
 linux-2.6 (2.6.16-6) unstable; urgency=medium
 



More information about the Kernel-svn-changes mailing list