From 359bad2b92cea31550a05ca35fa18bc57f962a4b Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 4 Apr 2012 10:50:46 -0400 Subject: [PATCH] Add additional bug number for libata hotplug fix (rhbz 807632) --- kernel.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel.spec b/kernel.spec index cebe4a67e..5f3f6c8ab 100644 --- a/kernel.spec +++ b/kernel.spec @@ -777,7 +777,7 @@ Patch21371: iwlwifi-do-not-nulify-ctx-vif-on-reset.patch #rhbz 808603 Patch21380: wimax-i2400m-prevent-a-possible-kernel-bug-due-to-mi.patch -#rhbz 806676 +#rhbz 806676 807632 Patch21385: libata-disable-runtime-pm-for-hotpluggable-port.patch Patch21400: unhandled-irqs-switch-to-polling.patch @@ -1523,7 +1523,7 @@ ApplyPatch uvcvideo-Fix-race-induced-crash-in-uvc_video_clock_update.patch #rhbz 808603 ApplyPatch wimax-i2400m-prevent-a-possible-kernel-bug-due-to-mi.patch -#rhbz 806676 +#rhbz 806676 807632 ApplyPatch libata-disable-runtime-pm-for-hotpluggable-port.patch # END OF PATCH APPLICATIONS @@ -2366,7 +2366,7 @@ fi # '-' %changelog * Wed Apr 04 2012 Josh Boyer -- Disable runtime PM for hotpluggable ATA ports (rhbz 806676) +- Disable runtime PM for hotpluggable ATA ports (rhbz 806676 807632) - Disable MID_PTI driver (rhbz 783561) - Fix NULL pointer dereference in i2400m (rhbz 808603)