From 1a59a2bc70346fe349abc9289913cd7e9331fde5 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Wed, 16 Aug 2017 09:02:27 -0700 Subject: Fix for iio race --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 421abb7fe..e9ad53774 100644 --- a/kernel.spec +++ b/kernel.spec @@ -646,6 +646,9 @@ Patch616: 0016-Input-silead-Do-not-try-to-directly-access-the-GPIO-.patch # rhbz 1476467 Patch617: Fix-for-module-sig-verification.patch +# request for bug fix +Patch618: iio-race-fix.patch + # END OF PATCH DEFINITIONS %endif @@ -2199,6 +2202,9 @@ fi # # %changelog +* Wed Aug 16 2017 Laura Abbott +- Fix for iio race + * Wed Aug 16 2017 Hans de Goede - Enable CONFIG_DRM_VBOXVIDEO=m on x86 - Enable CONFIG_R8188EU=m on x86_64, some Cherry Trail devices use this -- cgit