Author: maks Date: Sun Mar 16 09:18:42 2008 New Revision: 10897 Log: x86 unset bloody seccomp
8c8e33da0ab5125dcce04c3593b25460da9ff712, forgot to re unset it for x86. Modified: dists/trunk/linux-2.6/debian/config/amd64/config dists/trunk/linux-2.6/debian/config/i386/config Modified: dists/trunk/linux-2.6/debian/config/amd64/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/amd64/config (original) +++ dists/trunk/linux-2.6/debian/config/amd64/config Sun Mar 16 09:18:42 2008 @@ -27,6 +27,7 @@ CONFIG_X86_CPUID=m CONFIG_MTRR=y CONFIG_EFI=y +# CONFIG_SECCOMP is not set # CONFIG_CC_STACKPROTECTOR is not set CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set Modified: dists/trunk/linux-2.6/debian/config/i386/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/i386/config (original) +++ dists/trunk/linux-2.6/debian/config/i386/config Sun Mar 16 09:18:42 2008 @@ -44,6 +44,7 @@ CONFIG_MTRR=y CONFIG_EFI=y # CONFIG_IRQBALANCE is not set +# CONFIG_SECCOMP is not set CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 _______________________________________________ Kernel-svn-changes mailing list Kernel-svn-changes@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes