summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0004-perf-tools-Fix-perf-stack-to-non-executable-on-x86_6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0004-perf-tools-Fix-perf-stack-to-non-executable-on-x86_6.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0004-perf-tools-Fix-perf-stack-to-non-executable-on-x86_6.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0004-perf-tools-Fix-perf-stack-to-non-executable-on-x86_6.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0004-perf-tools-Fix-perf-stack-to-non-executable-on-x86_6.patch
index c7d70450..ec548dda 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0004-perf-tools-Fix-perf-stack-to-non-executable-on-x86_6.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0004-perf-tools-Fix-perf-stack-to-non-executable-on-x86_6.patch
@@ -1,4 +1,4 @@
1From bb937c6a47bdc27bf0f5c7323b8e75b5c313adeb Mon Sep 17 00:00:00 2001 1From f510b59b5a609d4b0512806b6d87c40db7917378 Mon Sep 17 00:00:00 2001
2From: Jiri Olsa <jolsa@redhat.com> 2From: Jiri Olsa <jolsa@redhat.com>
3Date: Mon, 6 Feb 2012 18:54:06 -0200 3Date: Mon, 6 Feb 2012 18:54:06 -0200
4Subject: [PATCH 04/30] perf tools: Fix perf stack to non executable on x86_64 4Subject: [PATCH 04/30] perf tools: Fix perf stack to non executable on x86_64
@@ -35,7 +35,7 @@ Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
35Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 35Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
36--- 36---
37 tools/perf/bench/mem-memcpy-x86-64-asm.S | 6 ++++++ 37 tools/perf/bench/mem-memcpy-x86-64-asm.S | 6 ++++++
38 1 files changed, 6 insertions(+), 0 deletions(-) 38 1 file changed, 6 insertions(+)
39 39
40diff --git a/tools/perf/bench/mem-memcpy-x86-64-asm.S b/tools/perf/bench/mem-memcpy-x86-64-asm.S 40diff --git a/tools/perf/bench/mem-memcpy-x86-64-asm.S b/tools/perf/bench/mem-memcpy-x86-64-asm.S
41index a57b66e..185a96d 100644 41index a57b66e..185a96d 100644
@@ -51,5 +51,5 @@ index a57b66e..185a96d 100644
51+ */ 51+ */
52+.section .note.GNU-stack,"",@progbits 52+.section .note.GNU-stack,"",@progbits
53-- 53--
541.7.7.4 541.7.9.4
55 55