diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2015-04-28 13:00:58 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2015-04-28 13:00:58 -0500 |
commit | 23d72c64b6bfa3727b222023100c41ce1ce0b29c (patch) | |
tree | f8b35b6bb9f79059c0a787fcbe6d5772a39308b6 /kernel.spec | |
parent | 51c0771553195afdcd515b83b6bc4c331846c549 (diff) | |
download | kernel-23d72c64b6bfa3727b222023100c41ce1ce0b29c.tar.gz kernel-23d72c64b6bfa3727b222023100c41ce1ce0b29c.tar.xz kernel-23d72c64b6bfa3727b222023100c41ce1ce0b29c.zip |
Fix up boot times for live images (rhbz 1210857)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 336853552..67a53b049 100644 --- a/kernel.spec +++ b/kernel.spec @@ -614,6 +614,9 @@ Patch26176: Input-synaptics-pin-3-touches-when-the-firmware-repo.patch #rhbz 1208999 Patch26177: SCSI-add-1024-max-sectors-black-list-flag.patch +#rhbz 1210857 +Patch26192: blk-loop-avoid-too-many-pending-per-work-IO.patch + # END OF PATCH DEFINITIONS %endif @@ -1343,6 +1346,9 @@ ApplyPatch Input-synaptics-pin-3-touches-when-the-firmware-repo.patch #rhbz 1208999 ApplyPatch SCSI-add-1024-max-sectors-black-list-flag.patch +#rhbz 1210857 +ApplyPatch blk-loop-avoid-too-many-pending-per-work-IO.patch + # END OF PATCH APPLICATIONS %endif @@ -2193,6 +2199,9 @@ fi # # %changelog +* Tue Apr 28 2015 Justin M. Forbes <jforbes@fedoraproject.org> +- Fix up boot times for live images (rhbz 1210857) + * Mon Apr 27 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc1.git0.1 - Linux v4.1-rc1 - Disable debugging options. |