diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-04-04 10:50:46 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-04-04 10:50:46 -0400 |
commit | ec9ffe0db8d6bd843bd5a472652b03664b85111f (patch) | |
tree | 92ac97319f5a6f78ed3252731278918a78191fc2 | |
parent | f8ac3b70ec493b62901db3e23676e2f9035d45bb (diff) | |
download | kernel-ec9ffe0db8d6bd843bd5a472652b03664b85111f.tar.gz kernel-ec9ffe0db8d6bd843bd5a472652b03664b85111f.tar.xz kernel-ec9ffe0db8d6bd843bd5a472652b03664b85111f.zip |
Add additional bug number for libata hotplug fix (rhbz 807632)
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec index 414d61639..f1dbd6c7d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -739,7 +739,7 @@ Patch21306: shlib_base_randomize.patch #rhbz 806433 Patch21360: uvcvideo-Fix-race-induced-crash-in-uvc_video_clock_update.patch -#rhbz 806676 +#rhbz 806676 807632 Patch21385: libata-disable-runtime-pm-for-hotpluggable-port.patch Patch21400: unhandled-irqs-switch-to-polling.patch @@ -1435,7 +1435,7 @@ ApplyPatch highbank-export-clock-functions.patch #rhbz 806433 ApplyPatch uvcvideo-Fix-race-induced-crash-in-uvc_video_clock_update.patch -#rhbz 806676 +#rhbz 806676 807632 ApplyPatch libata-disable-runtime-pm-for-hotpluggable-port.patch # END OF PATCH APPLICATIONS @@ -2294,7 +2294,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) * Tue Apr 03 2012 Justin M. Forbes <jforbes@redhat.com> - 3.4.0-0.rc1.git1.2 - BTRFS use after free patch |