summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2012-10-12 15:39:29 -0500
committerJustin M. Forbes <jforbes@redhat.com>2012-10-12 15:39:29 -0500
commitd5a57ddec907177e73c528038b520bc25cee5e52 (patch)
tree885ae1db4b1f570bb70ed7a31930cce51f4cbdd2 /kernel.spec
parentad58b20867e277aaf7ae7c5b4472a8cabe96f225 (diff)
downloadkernel-d5a57ddec907177e73c528038b520bc25cee5e52.tar.gz
kernel-d5a57ddec907177e73c528038b520bc25cee5e52.tar.xz
kernel-d5a57ddec907177e73c528038b520bc25cee5e52.zip
Add perf build fix back, changed to work with upstream
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 4b9233ca..24057be4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -753,6 +753,9 @@ Patch22066: virtio-scsi-Initialize-scatterlist-structure.patch
#rhbz 846037
Patch22067: selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
+#Perf build fix, should go away soon
+Patch22070: perf-build-fix.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1454,6 +1457,9 @@ ApplyPatch virtio-scsi-Initialize-scatterlist-structure.patch
#rhbz 846037
ApplyPatch selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
+#Perf build fix, should go away soon
+ApplyPatch perf-build-fix.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2308,6 +2314,9 @@ fi
# || ||
%changelog
* Fri Oct 12 2012 Justin M. Forbes <jforbes@redhat.com>
+- Add perf build fix back, changed to work with upstream
+
+* Fri Oct 12 2012 Justin M. Forbes <jforbes@redhat.com>
- v3.6-10630-gccff9b1
* Wed Oct 10 2012 Justin M. Forbes <jforbes@redhat.com>