summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2012-10-15 15:57:08 -0500
committerJustin M. Forbes <jforbes@redhat.com>2012-10-15 15:57:08 -0500
commitcae83cc099abfdb9424cb9e93c31b5c8d45c8b01 (patch)
tree4a75cd33c29d82517ded90fc4f73cb82480f72b2 /kernel.spec
parentbe7ac52af682ed133aa613ed21c756d1459ff3aa (diff)
downloadkernel-cae83cc099abfdb9424cb9e93c31b5c8d45c8b01.tar.gz
kernel-cae83cc099abfdb9424cb9e93c31b5c8d45c8b01.tar.xz
kernel-cae83cc099abfdb9424cb9e93c31b5c8d45c8b01.zip
Add irqnr patch to make things compile
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index cb52e458..02506b39 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -750,6 +750,9 @@ Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
#rhbz 846037
Patch22067: selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
+# Build patch, should go away
+Patch22070: irqnr-build.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1448,6 +1451,9 @@ ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch
#rhbz 846037
ApplyPatch selinux-Fix-sel_netnode_insert-suspicious-rcu-dereference.patch
+#Build patch, should go away
+ApplyPatch irqnr-build.patch
+
# END OF PATCH APPLICATIONS
%endif