Reenable SECCOMP.

* debian/changelog: Update.
* debian/config/amd64/config, debian/config/i386/config,
  debian/config/mips/config, debian/config/mipsel/config,
  debian/config/powerpc/config, debian/config/sparc/config: Set SECCOMP.

svn path=/dists/trunk/linux-2.6/; revision=11885
This commit is contained in:
Bastian Blank 2008-07-23 15:49:43 +00:00
parent 69c2a1f0da
commit ac797b278e
7 changed files with 8 additions and 6 deletions

2
debian/changelog vendored
View File

@ -119,6 +119,8 @@ linux-2.6 (2.6.26-1~experimental.1) UNRELEASED; urgency=low
* Use control group as base for group CPU scheduler. This reenabled
traditional nice behaviour. (closes: #489223)
* Bump yaird dependencies to at least 0.0.13.
* Reenable SECCOMP. There is no longer additional overhead.
(closes: #474648)
[ Christian T. Steigies ]
* [m68k] enable SERIAL_CONSOLE for amiga and atari

View File

@ -33,7 +33,7 @@ CONFIG_NODES_SHIFT=6
CONFIG_MTRR=y
# CONFIG_X86_PAT is not set
CONFIG_EFI=y
# CONFIG_SECCOMP is not set
CONFIG_SECCOMP=y
# CONFIG_CC_STACKPROTECTOR is not set
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set

View File

@ -47,7 +47,7 @@ CONFIG_MTRR=y
# CONFIG_X86_PAT is not set
CONFIG_EFI=y
# CONFIG_IRQBALANCE is not set
# CONFIG_SECCOMP is not set
CONFIG_SECCOMP=y
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x100000

View File

@ -1,7 +1,7 @@
##
## file: arch/mips/Kconfig
##
# CONFIG_SECCOMP is not set
CONFIG_SECCOMP=y
##
## file: drivers/net/Kconfig

View File

@ -1,7 +1,7 @@
##
## file: arch/mips/Kconfig
##
# CONFIG_SECCOMP is not set
CONFIG_SECCOMP=y
##
## file: drivers/net/Kconfig

View File

@ -11,7 +11,7 @@ CONFIG_KEXEC=y
CONFIG_PROC_DEVICETREE=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="console=ttyS0,9600 console=tty0"
# CONFIG_SECCOMP is not set
CONFIG_SECCOMP=y
CONFIG_PCI=y
# CONFIG_ADVANCED_OPTIONS is not set

View File

@ -1,7 +1,7 @@
##
## file: arch/sparc64/Kconfig
##
# CONFIG_SECCOMP is not set
CONFIG_SECCOMP=y
CONFIG_PCI=y
CONFIG_SUN_OPENPROMFS=m