diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-01 10:27:14 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-01 10:27:14 -0400 |
commit | 27d7c4756aae270c7f272675f73e63644c927582 (patch) | |
tree | 58c52d94d95133ff2b243a8281dc42d15fec4f65 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 4b72251382c8f15a9f0f52947ff70eee51ace498 (diff) | |
download | kernel-27d7c4756aae270c7f272675f73e63644c927582.tar.gz kernel-27d7c4756aae270c7f272675f73e63644c927582.tar.xz kernel-27d7c4756aae270c7f272675f73e63644c927582.zip |
Linux v3.17-rc3
- 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 7053764c1..6cec326d4 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 242e4ff387dd14f0bf650ad813fcb7b4d478a66f Mon Sep 17 00:00:00 2001 +From d33a2b99a46d872c2a6c08c9766d109e0a8c987e 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 |