summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0013-ARM-7308-1-vfp-flush-thread-hwstate-before-copying-p.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0013-ARM-7308-1-vfp-flush-thread-hwstate-before-copying-p.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0013-ARM-7308-1-vfp-flush-thread-hwstate-before-copying-p.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0013-ARM-7308-1-vfp-flush-thread-hwstate-before-copying-p.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0013-ARM-7308-1-vfp-flush-thread-hwstate-before-copying-p.patch
index df943e4a..580f2b65 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0013-ARM-7308-1-vfp-flush-thread-hwstate-before-copying-p.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0013-ARM-7308-1-vfp-flush-thread-hwstate-before-copying-p.patch
@@ -1,4 +1,4 @@
1From a4e4a6ee0cc6e069926d006b7a6efd73d33edfcc Mon Sep 17 00:00:00 2001 1From 607dfed817aeab143bc5d9533fbcba4660216ce7 Mon Sep 17 00:00:00 2001
2From: Will Deacon <will.deacon@arm.com> 2From: Will Deacon <will.deacon@arm.com>
3Date: Mon, 30 Jan 2012 20:23:29 +0100 3Date: Mon, 30 Jan 2012 20:23:29 +0100
4Subject: [PATCH 13/87] ARM: 7308/1: vfp: flush thread hwstate before copying 4Subject: [PATCH 13/87] ARM: 7308/1: vfp: flush thread hwstate before copying
@@ -20,7 +20,7 @@ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
20Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 20Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
21--- 21---
22 arch/arm/kernel/ptrace.c | 2 +- 22 arch/arm/kernel/ptrace.c | 2 +-
23 1 files changed, 1 insertions(+), 1 deletions(-) 23 1 file changed, 1 insertion(+), 1 deletion(-)
24 24
25diff --git a/arch/arm/kernel/ptrace.c b/arch/arm/kernel/ptrace.c 25diff --git a/arch/arm/kernel/ptrace.c b/arch/arm/kernel/ptrace.c
26index 8b17fb4..90fa8b3 100644 26index 8b17fb4..90fa8b3 100644
@@ -37,5 +37,5 @@ index 8b17fb4..90fa8b3 100644
37 return 0; 37 return 0;
38 } 38 }
39-- 39--
401.7.7.4 401.7.9.4
41 41