summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec15
1 files changed, 8 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index e56d7314e..e1228d57d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -58,7 +58,7 @@ Summary: The Linux kernel
%define stable_rc 0
# Do we have a -stable update to apply?
-%define stable_update 8
+%define stable_update 9
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -635,9 +635,6 @@ Patch317: arm-sunxi-nvmem-fixH3.patch
# Upstream 4.17 back port
Patch318: of-i2c-fix-module-aliases.patch
-# https://patchwork.kernel.org/patch/10311335/
-Patch319: clk-ti-fix-flag-space-conflict-with-clkctrl-clocks.patch
-
Patch320: arm-dts-Add-am335x-pocketbeagle.patch
# https://patchwork.kernel.org/patch/10354521/
@@ -679,9 +676,6 @@ Patch503: v3-2-2-Input-synaptics---Lenovo-X1-Carbon-5-should-use-SMBUS-RMI.patch
# rhbz 1549316
Patch504: ipmi-fixes.patch
-# rhbz 1514836
-Patch508: Bluetooth-btusb-autosuspend-XPS-13-9360-fixes.patch
-
# rhbz 1572944
Patch509: Revert-the-random-series-for-4.16.4.patch
@@ -1950,6 +1944,13 @@ fi
#
#
%changelog
+* Thu May 17 2018 Jeremy Cline <jcline@redhat.com> - 4.16.9-200
+- Linux v4.16.9
+- Silence unwanted "swiotlb buffer is full" warnings (rhbz 1556797)
+
+* Wed May 09 2018 Jeremy Cline <jeremy@jcline.org> - 4.16.8-201
+- Bump the release for a re-build
+
* Wed May 09 2018 Jeremy Cline <jeremy@jcline.org>
- Workaround for m400 uart irq firmware description (rhbz 1574718)