diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-08 08:19:57 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-08 08:19:57 -0400 |
commit | 8382f77e8117cb1c9cd38618f0030d85842856f7 (patch) | |
tree | f36f6fd3368f540144da565f59381e901463fd21 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 39c21e4f5de35e508d6b46e94c616dfc3546cc11 (diff) | |
download | kernel-8382f77e8117cb1c9cd38618f0030d85842856f7.tar.gz kernel-8382f77e8117cb1c9cd38618f0030d85842856f7.tar.xz kernel-8382f77e8117cb1c9cd38618f0030d85842856f7.zip |
Linux v3.17-rc4
- 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 8b621cbca..6affaeeb6 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 7f7fdbfbd37bb00bb618d06ac02fada2a725163b Mon Sep 17 00:00:00 2001 +From 4d5ed87d0e8d158d6b2bb605acc43483c5fedddc 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 |