summaryrefslogtreecommitdiffstats
path: root/ppc64-fixtools.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-10-07 14:08:27 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-10-07 14:08:27 -0400
commitce8e218a5e0856615ab3d25219fe73a576faa213 (patch)
tree2b26c6613742cf3c551972634b33dc701aecf959 /ppc64-fixtools.patch
parente9b747ebb7fd4e16d7ec77bccf448611b0c46a05 (diff)
downloadkernel-ce8e218a5e0856615ab3d25219fe73a576faa213.tar.gz
kernel-ce8e218a5e0856615ab3d25219fe73a576faa213.tar.xz
kernel-ce8e218a5e0856615ab3d25219fe73a576faa213.zip
Add patch to fix GFS2 regression (from Bob Peterson)
Diffstat (limited to 'ppc64-fixtools.patch')
-rw-r--r--ppc64-fixtools.patch12
1 files changed, 9 insertions, 3 deletions
diff --git a/ppc64-fixtools.patch b/ppc64-fixtools.patch
index 7bebf788a..f8c934ba2 100644
--- a/ppc64-fixtools.patch
+++ b/ppc64-fixtools.patch
@@ -1,11 +1,14 @@
From: Peter Robinson <pbrobinson@gmail.com>
-Date: Mon Oct 06 15:15:15 2014 +0100
-Subject: [Patch] ppc64-fixtools
+Date: Mon, 6 Oct 2014 15:15:15 +0100
+Subject: [PATCH] ppc64-fixtools
Build tools on ppc64le (rhbz 1138884), Some minor ppc64 cleanups
+---
+ tools/perf/arch/powerpc/util/skip-callchain-idx.c | 1 +
+ 1 file changed, 1 insertion(+)
diff --git a/tools/perf/arch/powerpc/util/skip-callchain-idx.c b/tools/perf/arch/powerpc/util/skip-callchain-idx.c
-index a7c23a4..d73ef8b 100644
+index a7c23a4b3778..d73ef8bb08c7 100644
--- a/tools/perf/arch/powerpc/util/skip-callchain-idx.c
+++ b/tools/perf/arch/powerpc/util/skip-callchain-idx.c
@@ -15,6 +15,7 @@
@@ -16,3 +19,6 @@ index a7c23a4..d73ef8b 100644
/*
* When saving the callchain on Power, the kernel conservatively saves
+--
+1.9.3
+