summaryrefslogtreecommitdiff
path: root/target/linux/patches/3.12.33/sortext.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-17 07:27:01 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-17 07:27:01 +0100
commita07e197d7552bed16d7c9bf428d4a43a3f458a23 (patch)
treeda39ede4c33e62e1124ffd15d27c41cbe1c1f64c /target/linux/patches/3.12.33/sortext.patch
parent753383bdf29033a1c7244e31c42c2f5d9906010f (diff)
parentf91c0a6d288596bf002df4f750ab77e0c241e924 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/patches/3.12.33/sortext.patch')
-rw-r--r--target/linux/patches/3.12.33/sortext.patch33
1 files changed, 33 insertions, 0 deletions
diff --git a/target/linux/patches/3.12.33/sortext.patch b/target/linux/patches/3.12.33/sortext.patch
new file mode 100644
index 000000000..8fd4e1d6b
--- /dev/null
+++ b/target/linux/patches/3.12.33/sortext.patch
@@ -0,0 +1,33 @@
+diff -Nur linux-3.12.6.orig/arch/arm/Kconfig linux-3.12.6/arch/arm/Kconfig
+--- linux-3.12.6.orig/arch/arm/Kconfig 2013-12-20 16:51:33.000000000 +0100
++++ linux-3.12.6/arch/arm/Kconfig 2013-12-28 19:29:33.000000000 +0100
+@@ -6,7 +6,6 @@
+ select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
+ select ARCH_HAVE_CUSTOM_GPIO_H
+ select ARCH_WANT_IPC_PARSE_VERSION
+- select BUILDTIME_EXTABLE_SORT if MMU
+ select CLONE_BACKWARDS
+ select CPU_PM if (SUSPEND || CPU_IDLE)
+ select DCACHE_WORD_ACCESS if (CPU_V6 || CPU_V6K || CPU_V7) && !CPU_BIG_ENDIAN && MMU
+diff -Nur linux-3.12.6.orig/arch/mips/Kconfig linux-3.12.6/arch/mips/Kconfig
+--- linux-3.12.6.orig/arch/mips/Kconfig 2013-12-20 16:51:33.000000000 +0100
++++ linux-3.12.6/arch/mips/Kconfig 2013-12-28 19:30:06.000000000 +0100
+@@ -35,7 +35,6 @@
+ select HAVE_MEMBLOCK_NODE_MAP
+ select ARCH_DISCARD_MEMBLOCK
+ select GENERIC_SMP_IDLE_THREAD
+- select BUILDTIME_EXTABLE_SORT
+ select GENERIC_CLOCKEVENTS
+ select GENERIC_CMOS_UPDATE
+ select HAVE_MOD_ARCH_SPECIFIC
+diff -Nur linux-3.12.6.orig/arch/x86/Kconfig linux-3.12.6/arch/x86/Kconfig
+--- linux-3.12.6.orig/arch/x86/Kconfig 2013-12-20 16:51:33.000000000 +0100
++++ linux-3.12.6/arch/x86/Kconfig 2013-12-28 19:29:50.000000000 +0100
+@@ -100,7 +100,6 @@
+ select GENERIC_SMP_IDLE_THREAD
+ select ARCH_WANT_IPC_PARSE_VERSION if X86_32
+ select HAVE_ARCH_SECCOMP_FILTER
+- select BUILDTIME_EXTABLE_SORT
+ select GENERIC_CMOS_UPDATE
+ select HAVE_ARCH_SOFT_DIRTY
+ select CLOCKSOURCE_WATCHDOG