[kernel/f18] Drop unhandled irq polling patch

Josh Boyer jwboyer at fedoraproject.org
Tue Oct 9 12:28:29 UTC 2012


commit 9d69565a5faac2eaef445d164b834d708e7a3aa9
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Oct 9 08:27:17 2012 -0400

    Drop unhandled irq polling patch

 kernel.spec                            |    9 +-
 unhandled-irqs-switch-to-polling.patch |  245 --------------------------------
 2 files changed, 4 insertions(+), 250 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index e0b754f..37dacd5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 1
+%global baserelease 2
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -746,8 +746,6 @@ Patch21094: power-x86-destdir.patch
 #rhbz 754518
 Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
 
-Patch21400: unhandled-irqs-switch-to-polling.patch
-
 Patch22000: weird-root-dentry-name-debug.patch
 
 #selinux ptrace child permissions
@@ -1459,8 +1457,6 @@ ApplyPatch power-x86-destdir.patch
 #rhbz 754518
 ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
 
-ApplyPatch unhandled-irqs-switch-to-polling.patch
-
 ApplyPatch weird-root-dentry-name-debug.patch
 
 #selinux ptrace child permissions
@@ -2327,6 +2323,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Tue Oct 09 2012 Josh Boyer <jwboyer at redhat.com>
+- Drop unhandled irq polling patch
+
 * Mon Oct 08 2012 Justin M. Forbes <jforbes at redhat.com> 3.6.1-1
 - Linux 3.6.1
 


More information about the scm-commits mailing list