summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-09-14 09:42:37 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-09-14 09:42:37 -0700
commit5c9789dfbf0d03b7a3266b3d94cdd40dc0ba5c6d (patch)
treea96ace6889de76ae0ac52a86135501368c8048b8 /kernel.spec
parent591c00b16c4bb5694297079ab9d6ea4a5ad7dcb7 (diff)
downloadkernel-5c9789dfbf0d03b7a3266b3d94cdd40dc0ba5c6d.tar.gz
kernel-5c9789dfbf0d03b7a3266b3d94cdd40dc0ba5c6d.tar.xz
kernel-5c9789dfbf0d03b7a3266b3d94cdd40dc0ba5c6d.zip
Fix for incorrect return checking in cpupower (rhbz 1374212)
- Let iio tools build on older kernels
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 10 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index adf218b1e..9ef652190 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -611,6 +611,12 @@ Patch846: security-selinux-overlayfs-support.patch
#rhbz 1360688
Patch847: rc-core-fix-repeat-events.patch
+#rhbz 1374212
+Patch848: 0001-cpupower-Correct-return-type-of-cpu_power_is_cpu_onl.patch
+
+#ongoing complaint, full discussion delayed until ksummit/plumbers
+Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2147,6 +2153,10 @@ fi
#
#
%changelog
+* Wed Sep 14 2016 Laura Abbott <labbott@fedoraproject.org>
+- Fix for incorrect return checking in cpupower (rhbz 1374212)
+- Let iio tools build on older kernels
+
* Tue Sep 13 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc6.git1.1
- Linux v4.8-rc6-147-ge8988e0
- Reenable debugging options.