summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-01-11 17:12:48 -0800
committerLaura Abbott <labbott@fedoraproject.org>2017-01-11 17:12:48 -0800
commit800a4d849a6f9f4bb50cc08cb8aedb3526a582f5 (patch)
tree3e79e6c7058531db82472bbc7c219aa67f5ab4f1 /kernel.spec
parent0ad93857887f18102d8ea92321eb85d6f02f8b7e (diff)
downloadkernel-800a4d849a6f9f4bb50cc08cb8aedb3526a582f5.tar.gz
kernel-800a4d849a6f9f4bb50cc08cb8aedb3526a582f5.tar.xz
kernel-800a4d849a6f9f4bb50cc08cb8aedb3526a582f5.zip
Add fix for some thinkpads missed during the rebase.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 2e0d5f23c..986c5a721 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -626,8 +626,11 @@ Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
#ongoing complaint, full discussion delayed until ksummit/plumbers
Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch
+# Work around thinkpad firmware memory layout issues and efi_mem_reserve()
+Patch850: 0001-efi-prune-invalid-memory-map-entries.patch
+
# Request from dwalsh
-Patch850: selinux-namespace-fix.patch
+Patch851: selinux-namespace-fix.patch
# END OF PATCH DEFINITIONS
@@ -2167,6 +2170,9 @@ fi
#
#
%changelog
+* Wed Jan 11 2017 Laura Abbott <labbott@fedoraproject.org>
+- Add fix for some thinkpads missed during the rebase.
+
* Mon Jan 09 2017 Laura Abbott <labbott@fedoraproject.org> - 4.9.2-200
- Linux v4.9.2 rebase