patches-3.10.6-rt2.tar.xz
md5sum:
36c95ccfd5b004244f40642efdd3a925 patches-3.10.6-rt2.tar.xz
No announce.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/patches/localversion.patch b/patches/localversion.patch
index db9259c..5f8da36 100644
--- a/patches/localversion.patch
+++ b/patches/localversion.patch
@@ -14,4 +14,4 @@
--- /dev/null
+++ linux-stable/localversion-rt
@@ -0,0 +1 @@
-+-rt1
++-rt2
diff --git a/patches/re-preempt_rt_full-arm-coredump-fails-for-cpu-3e-3d-4.patch b/patches/re-preempt_rt_full-arm-coredump-fails-for-cpu-3e-3d-4.patch
index ad3133a..18f9b76 100644
--- a/patches/re-preempt_rt_full-arm-coredump-fails-for-cpu-3e-3d-4.patch
+++ b/patches/re-preempt_rt_full-arm-coredump-fails-for-cpu-3e-3d-4.patch
@@ -30,18 +30,15 @@
Link: http://lkml.kernel.org/r/4E87C535.2030907@am.sony.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
- arch/arm/kernel/process.c | 25 +++++++++++++++++++++++++
- 1 file changed, 25 insertions(+)
+ arch/arm/kernel/process.c | 24 ++++++++++++++++++++++++
+ 1 file changed, 24 insertions(+)
-Index: linux-stable/arch/arm/kernel/process.c
-===================================================================
---- linux-stable.orig/arch/arm/kernel/process.c
-+++ linux-stable/arch/arm/kernel/process.c
-@@ -433,6 +433,31 @@ unsigned long arch_randomize_brk(struct
+--- a/arch/arm/kernel/process.c
++++ b/arch/arm/kernel/process.c
+@@ -433,6 +433,30 @@ unsigned long arch_randomize_brk(struct
}
#ifdef CONFIG_MMU
-+
+/*
+ * CONFIG_SPLIT_PTLOCK_CPUS results in a page->ptl lock. If the lock is not
+ * initialized by pgtable_page_ctor() then a coredump of the vector page will
@@ -66,6 +63,6 @@
+}
+late_initcall(vectors_user_mapping_init_page);
+
+ #ifdef CONFIG_KUSER_HELPERS
/*
* The vectors page is always readable from user space for the
- * atomic helpers and the signal restart code. Insert it into the