summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0012-ARM-7307-1-vfp-fix-ptrace-regset-modification-race.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0012-ARM-7307-1-vfp-fix-ptrace-regset-modification-race.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0012-ARM-7307-1-vfp-fix-ptrace-regset-modification-race.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0012-ARM-7307-1-vfp-fix-ptrace-regset-modification-race.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0012-ARM-7307-1-vfp-fix-ptrace-regset-modification-race.patch
index 139c7668..bba51151 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0012-ARM-7307-1-vfp-fix-ptrace-regset-modification-race.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0012-ARM-7307-1-vfp-fix-ptrace-regset-modification-race.patch
@@ -1,4 +1,4 @@
1From c85ca4cdfafaee9fd428b934fea18e5c2d850fb6 Mon Sep 17 00:00:00 2001 1From 20fe4af03ac8d07995107e8686d62a3e9b2b267c Mon Sep 17 00:00:00 2001
2From: Dave Martin <dave.martin@linaro.org> 2From: Dave Martin <dave.martin@linaro.org>
3Date: Mon, 30 Jan 2012 20:22:28 +0100 3Date: Mon, 30 Jan 2012 20:22:28 +0100
4Subject: [PATCH 12/87] ARM: 7307/1: vfp: fix ptrace regset modification race 4Subject: [PATCH 12/87] ARM: 7307/1: vfp: fix ptrace regset modification race
@@ -34,7 +34,7 @@ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
34Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 34Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
35--- 35---
36 arch/arm/kernel/ptrace.c | 6 ++++-- 36 arch/arm/kernel/ptrace.c | 6 ++++--
37 1 files changed, 4 insertions(+), 2 deletions(-) 37 1 file changed, 4 insertions(+), 2 deletions(-)
38 38
39diff --git a/arch/arm/kernel/ptrace.c b/arch/arm/kernel/ptrace.c 39diff --git a/arch/arm/kernel/ptrace.c b/arch/arm/kernel/ptrace.c
40index 483727a..8b17fb4 100644 40index 483727a..8b17fb4 100644
@@ -64,5 +64,5 @@ index 483727a..8b17fb4 100644
64 vfp_flush_hwstate(thread); 64 vfp_flush_hwstate(thread);
65 65
66-- 66--
671.7.7.4 671.7.9.4
68 68