diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-22 16:08:53 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-22 16:08:53 -0400 |
commit | f4cf24d4582d109fde54e239ef2275385e5271de (patch) | |
tree | b4868435328f6f96be731a74e9dcec2b68205dc3 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | daec5ad199c2becf783a47c65bb032621d3c5766 (diff) | |
download | kernel-f4cf24d4582d109fde54e239ef2275385e5271de.tar.gz kernel-f4cf24d4582d109fde54e239ef2275385e5271de.tar.xz kernel-f4cf24d4582d109fde54e239ef2275385e5271de.zip |
Linux v3.17-rc6
- Revert EFI GOT fixes as it causes boot failures
- Disable debugging options.
Diffstat (limited to 'x86-Restrict-MSR-access-when-module-loading-is-restr.patch')
-rw-r--r-- | x86-Restrict-MSR-access-when-module-loading-is-restr.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86-Restrict-MSR-access-when-module-loading-is-restr.patch b/x86-Restrict-MSR-access-when-module-loading-is-restr.patch index 30c0ba3e3..dde76299d 100644 --- a/x86-Restrict-MSR-access-when-module-loading-is-restr.patch +++ b/x86-Restrict-MSR-access-when-module-loading-is-restr.patch @@ -1,4 +1,4 @@ -From 2f12b63cd0930018801a9e605852a96663b847ef Mon Sep 17 00:00:00 2001 +From a62ea08b53ca9f643dc736a04e77d403993ab1da Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Fri, 8 Feb 2013 11:12:13 -0800 Subject: [PATCH] x86: Restrict MSR access when module loading is restricted |