summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2018-05-25 10:57:07 -0400
committerJeremy Cline <jcline@redhat.com>2018-05-25 11:09:27 -0400
commit9c5a93b73a1109bb5ce6f5ccacf39a3c754fc297 (patch)
tree1a8fc8a3afcefd4092e0d5c46a578bead4605851 /kernel.spec
parent2dbc32ca525a54e8403366461d4bfcb0b1c72b23 (diff)
downloadkernel-9c5a93b73a1109bb5ce6f5ccacf39a3c754fc297.tar.gz
kernel-9c5a93b73a1109bb5ce6f5ccacf39a3c754fc297.tar.xz
kernel-9c5a93b73a1109bb5ce6f5ccacf39a3c754fc297.zip
Fix for incorrect error message about parsing PCCT (rhbz 1435837)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 943cded59..86feb341f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -618,6 +618,10 @@ Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch
# rhbz 1509461
Patch503: v3-2-2-Input-synaptics---Lenovo-X1-Carbon-5-should-use-SMBUS-RMI.patch
+# rbhz 1435837
+# https://www.spinics.net/lists/linux-acpi/msg82405.html
+Patch504: mailbox-ACPI-erroneous-error-message-when-parsing-ACPI.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1853,6 +1857,9 @@ fi
#
#
%changelog
+* Fri May 25 2018 Jeremy Cline <jeremy@jcline.org>
+- Fix for incorrect error message about parsing PCCT (rhbz 1435837)
+
* Thu May 24 2018 Justin M. Forbes <jforbes@redhat.com> - 4.17.0-0.rc6.git2.1
- Linux v4.17-rc6-158-gbee797529d7c
- Reenable debugging options.