diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-27 09:22:16 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-27 09:22:16 -0400 |
commit | 41c0069fbcddcdcc5aeca4203fcc936093a461e7 (patch) | |
tree | b96b1564abf2ed7ac52ae436b71ff5031208261b /kernel.spec | |
parent | 2aa36060740d3ba8d460fe8aadaa0fd72d62b706 (diff) | |
download | kernel-41c0069fbcddcdcc5aeca4203fcc936093a461e7.tar.gz kernel-41c0069fbcddcdcc5aeca4203fcc936093a461e7.tar.xz kernel-41c0069fbcddcdcc5aeca4203fcc936093a461e7.zip |
Linux v4.0-rc5-96-g3c435c1e472b
- Fixes hangs due to i915 issues (rhbz 1204050 1206056)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/kernel.spec b/kernel.spec index f5a70be5b..7c79dee02 100644 --- a/kernel.spec +++ b/kernel.spec @@ -68,7 +68,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 5 # The git snapshot level -%define gitrev 3 +%define gitrev 4 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -628,11 +628,6 @@ Patch26168: HID-multitouch-add-support-of-clickpads.patch Patch26170: acpi-video-Allow-forcing-native-backlight-on-non-win.patch Patch26171: acpi-video-Add-force-native-backlight-quirk-for-Leno.patch -Patch26172: drm-Fixup-racy-refcounting-in-plane_force_disable.patch -Patch26173: drm-i915-Don-t-try-to-reference-the-fb-in-get_initia.patch -Patch26175: drm-i915-Fix-atomic-state-when-reusing-the-firmware-.patch -Patch26176: drm-i915-Fixup-legacy-plane-crtc-link-for-initial-fb.patch - #rhbz 1203584 Patch26174: Input-ALPS-fix-max-coordinates-for-v5-and-v7-protoco.patch @@ -1375,11 +1370,6 @@ ApplyPatch HID-multitouch-add-support-of-clickpads.patch ApplyPatch acpi-video-Allow-forcing-native-backlight-on-non-win.patch ApplyPatch acpi-video-Add-force-native-backlight-quirk-for-Leno.patch -ApplyPatch drm-Fixup-racy-refcounting-in-plane_force_disable.patch -ApplyPatch drm-i915-Don-t-try-to-reference-the-fb-in-get_initia.patch -ApplyPatch drm-i915-Fix-atomic-state-when-reusing-the-firmware-.patch -ApplyPatch drm-i915-Fixup-legacy-plane-crtc-link-for-initial-fb.patch - #rhbz 1203584 ApplyPatch Input-ALPS-fix-max-coordinates-for-v5-and-v7-protoco.patch @@ -2233,6 +2223,10 @@ fi # # %changelog +* Fri Mar 27 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.0.0-0.rc5.git4.1 +- Linux v4.0-rc5-96-g3c435c1e472b +- Fixes hangs due to i915 issues (rhbz 1204050 1206056) + * Thu Mar 26 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.0.0-0.rc5.git3.1 - Linux v4.0-rc5-80-g4c4fe4c24782 |