From cae83cc099abfdb9424cb9e93c31b5c8d45c8b01 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 15 Oct 2012 15:57:08 -0500 Subject: Add irqnr patch to make things compile --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') 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 -- cgit