diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2017-09-18 14:18:25 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2017-09-18 14:18:25 -0500 |
commit | 906bfcb85e0045a2ac4eb476d945cd427f640aa7 (patch) | |
tree | 7752b084f0719be40912baa648edec892123d049 /kernel.spec | |
parent | bce91f9cf488333c3f74d8625030b64e22dd69cc (diff) | |
download | kernel-906bfcb85e0045a2ac4eb476d945cd427f640aa7.tar.gz kernel-906bfcb85e0045a2ac4eb476d945cd427f640aa7.tar.xz kernel-906bfcb85e0045a2ac4eb476d945cd427f640aa7.zip |
Fix rhbz 1431375
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index db873bd64..d2988597b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -655,6 +655,10 @@ Patch621: nl80211-check-for-the-required-netlink-attributes-presence.patch # Should fix our QXL issues Patch622: qxl-fixes.patch +# rhbz 1431375 +Patch623: HID-rmi-Make-sure-the-HID-device-is-opened-on-resume.patch +Patch624: input-rmi4-remove-the-need-for-artifical-IRQ.patch + # END OF PATCH DEFINITIONS %endif @@ -2230,6 +2234,7 @@ fi %changelog * Mon Sep 18 2017 Justin M. Forbes <jforbes@edoraproject.org> - Fixes for QXL (rhbz 1462381) +- Fix rhbz 1431375 * Thu Sep 14 2017 Laura Abbott <labbott@redhat.com> - 4.13.2-200 - Linux v4.13.2 |