From df5dd324d0dd2d938f9cc5664038113d9e724668 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 27 Jan 2014 15:27:35 +0000 Subject: [PATCH] [arm] Disable OABI_COMPAT and enable AUDITSYSCALL (except for armel/{ixp4xx,orion5x}) (Closes: #728975, #736843) svn path=/dists/trunk/linux/; revision=21001 --- debian/changelog | 2 ++ debian/config/armel/config | 2 +- debian/config/armel/config-reduced | 6 ------ 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4b744d44e..291c6f25e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ linux (3.13-1~exp2) UNRELEASED; urgency=low * [x86] Enable POWERCAP, INTEL_RAPL as module (Closes: #736399) + * [arm] Disable OABI_COMPAT and enable AUDITSYSCALL (except for + armel/{ixp4xx,orion5x}) (Closes: #728975, #736843) -- Ben Hutchings Thu, 23 Jan 2014 15:05:08 +0000 diff --git a/debian/config/armel/config b/debian/config/armel/config index c265fd60e..3d62027a2 100644 --- a/debian/config/armel/config +++ b/debian/config/armel/config @@ -3,7 +3,7 @@ ## CONFIG_MMU=y CONFIG_AEABI=y -CONFIG_OABI_COMPAT=y +# CONFIG_OABI_COMPAT is not set ## ## file: arch/arm/Kconfig.debug diff --git a/debian/config/armel/config-reduced b/debian/config/armel/config-reduced index eeed0710d..32d1eabaf 100644 --- a/debian/config/armel/config-reduced +++ b/debian/config/armel/config-reduced @@ -3,12 +3,6 @@ ## # CONFIG_KPROBES is not set -## -## file: arch/arm/Kconfig -## -#. This also disables FP emulation, which saves over 20K -# CONFIG_OABI_COMPAT is not set - ## ## file: crypto/Kconfig ##