From d5a57ddec907177e73c528038b520bc25cee5e52 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 12 Oct 2012 15:39:29 -0500 Subject: Add perf build fix back, changed to work with upstream --- kernel.spec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'kernel.spec') 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 @@ -2307,6 +2313,9 @@ fi # ||----w | # || || %changelog +* Fri Oct 12 2012 Justin M. Forbes +- Add perf build fix back, changed to work with upstream + * Fri Oct 12 2012 Justin M. Forbes - v3.6-10630-gccff9b1 -- cgit