diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-27 08:11:48 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-27 08:11:48 -0400 |
commit | 79bc7c25df77c0cedac99d1d3880c9cffbd25529 (patch) | |
tree | 7df67a3610e9c8be1eb7c167437cbd4a9fa49ed6 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | a806b7f09fbda0d7e98e638db0696fc4a2488ab6 (diff) | |
download | kernel-79bc7c25df77c0cedac99d1d3880c9cffbd25529.tar.gz kernel-79bc7c25df77c0cedac99d1d3880c9cffbd25529.tar.xz kernel-79bc7c25df77c0cedac99d1d3880c9cffbd25529.zip |
Linux v3.17-rc2-9-g68e370289c29
- Reenable 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 4cc26cd0a..28ef1e2f3 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 8e474e574b40c690860ff1dbc3a1cb73c884506d Mon Sep 17 00:00:00 2001 +From e159e04a2a0879cafbf99c0fa74af23ebe781eba 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 |