summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-04-18 13:54:46 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-04-18 13:57:09 -0400
commita710a7d7ce54cd18fe8c182ff7150b440ece2d0f (patch)
treed010c0d6f60f623445b7c2f5bc598326b50953d7 /kernel.spec
parentbd9fffb7d6cb9ed2f2b4d4527db2b79a68c04047 (diff)
downloadkernel-a710a7d7ce54cd18fe8c182ff7150b440ece2d0f.tar.gz
kernel-a710a7d7ce54cd18fe8c182ff7150b440ece2d0f.tar.xz
kernel-a710a7d7ce54cd18fe8c182ff7150b440ece2d0f.zip
Change patch to resolve libata hotplug (rhbz 807632)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index b45494666..91f665f56 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -735,8 +735,8 @@ Patch21260: x86-Avoid-invoking-RCU-when-CPU-is-idle.patch
#rhbz 804957 CVE-2012-1568
Patch21306: shlib_base_randomize.patch
-#rhbz 806676 807632
-Patch21385: libata-disable-runtime-pm-for-hotpluggable-port.patch
+#rhbz 807632
+Patch21385: libata-forbid-port-runtime-pm-by-default.patch
Patch21400: unhandled-irqs-switch-to-polling.patch
@@ -1439,8 +1439,8 @@ ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch
#Highbank clock functions
ApplyPatch highbank-export-clock-functions.patch
-#rhbz 806676 807632
-ApplyPatch libata-disable-runtime-pm-for-hotpluggable-port.patch
+#rhbz 807632
+ApplyPatch libata-forbid-port-runtime-pm-by-default.patch
#vgaarb patches. blame mjg59
ApplyPatch vgaarb-vga_default_device.patch
@@ -2309,6 +2309,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Apr 18 2012 Josh Boyer <jwboyer@redhat.com>
+- Change patch to resolve libata hotplug (rhbz 807632)
+
* Tue Apr 17 2012 Josh Boyer <jwboyer@redhat.com>
- Move the dlm module to modules-extra (rhbz 811547)