[kernel/f17] i915: Fix a mismerge in 3.7.y that leads to divide-by-zero in i9xx_update_wm

Adam Jackson ajax at fedoraproject.org
Mon Feb 18 18:47:43 UTC 2013


commit ac365439279c05a9792fe43b5c79c3812925cd26
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Feb 18 13:47:33 2013 -0500

    i915: Fix a mismerge in 3.7.y that leads to divide-by-zero in i9xx_update_wm

 kernel.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 5c08a99..e5fec80 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -683,6 +683,8 @@ Patch1825: drm-i915-dp-stfu.patch
 Patch1826: drm-i915-tv-detect-hush.patch
 # d-i-n backport for https://bugzilla.redhat.com/show_bug.cgi?id=901951
 Patch1827: drm-i915-lvds-reclock-fix.patch
+# Fix a mismerge in 3.7.y
+Patch1828: drm-i915-Fix-up-mismerge-of-3490ea5d-in-3.7.y.patch
 
 Patch1900: linux-2.6-intel-iommu-igfx.patch
 
@@ -1415,6 +1417,7 @@ ApplyOptionalPatch drm-intel-next.patch
 ApplyPatch drm-i915-dp-stfu.patch
 ApplyPatch drm-i915-tv-detect-hush.patch
 ApplyPatch drm-i915-lvds-reclock-fix.patch
+ApplyPatch drm-i915-Fix-up-mismerge-of-3490ea5d-in-3.7.y.patch
 
 ApplyPatch linux-2.6-intel-iommu-igfx.patch
 
@@ -2345,6 +2348,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Mon Feb 18 2013 Adam Jackson <ajax at redhat.com>
+- i915: Fix a mismerge in 3.7.y that leads to divide-by-zero in i9xx_update_wm
+
 * Fri Feb 15 2013 Josh Boyer <jwboyer at redhat.com>
 - CVE-2013-0290 net: infinite loop in __skb_recv_datagram (rhbz 911479 911473)
 


More information about the scm-commits mailing list