Add additional bug number for libata hotplug fix (rhbz 807632)

This commit is contained in:
Josh Boyer 2012-04-04 10:50:46 -04:00
parent 008280377a
commit 359bad2b92
1 changed files with 3 additions and 3 deletions

View File

@ -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 <jwboyer@redhat.com>
- 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)