summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2012-03-01 13:07:00 -0500
committerDave Jones <davej@redhat.com>2012-03-01 13:07:00 -0500
commit766e8e89f617f84d420103553cfa62f2fe05d9e2 (patch)
treef9fd42c0cb7380f14dbbd6c838b4c2394a0f0714 /kernel.spec
parentb9cc47d08a28416bf6da991f9b670261ed1a8551 (diff)
downloadkernel-766e8e89f617f84d420103553cfa62f2fe05d9e2.tar.gz
kernel-766e8e89f617f84d420103553cfa62f2fe05d9e2.tar.xz
kernel-766e8e89f617f84d420103553cfa62f2fe05d9e2.zip
temporarily switch to low-performance polling IRQ mode when unexpected IRQs occur.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index f6d31a51e..15d3210df 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -780,6 +780,8 @@ Patch21301: cifs-fix-dentry-refcount-leak-when-opening-a-FIFO.patch
#rhbz 728478
Patch21302: sony-laptop-Enable-keyboard-backlight-by-default.patch
+Patch21400: unhandled-irqs-switch-to-polling.patch
+
# compat-wireless patches
Patch50000: compat-wireless-config-fixups.patch
Patch50001: compat-wireless-pr_fmt-warning-avoidance.patch
@@ -1505,6 +1507,8 @@ ApplyPatch cifs-fix-dentry-refcount-leak-when-opening-a-FIFO.patch
#rhbz 728478
ApplyPatch sony-laptop-Enable-keyboard-backlight-by-default.patch
+ApplyPatch unhandled-irqs-switch-to-polling.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2376,6 +2380,10 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Mar 01 2012 Dave Jones <davej@redhat.com>
+- temporarily switch to low-performance polling IRQ mode when
+ unexpected IRQs occur.
+
* Wed Feb 29 2012 Dave Jones <davej@redhat.com> - 3.3.0-0.rc5.git3.1
- Linux v3.3-rc5-101-g88ebdda