diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-15 11:10:34 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-15 11:10:34 -0400 |
commit | 7094b06a730e849d19d2e0ad57ee49566e790c8d (patch) | |
tree | cd71b43fe9192962a4a589e81e0001a3ae2f28b2 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 9d990eb71697daaefad6fea6c49be6492ad02a0e (diff) | |
download | kernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.tar.gz kernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.tar.xz kernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.zip |
Linux v3.17-rc5
- 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 6abc300f4..ffcf14c94 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 3b102b85e9730a71903dc45e0e7694fd0e6e5a8a Mon Sep 17 00:00:00 2001 +From 2f386329b0e894f1b94a91b8c4eaa57adee79c72 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 |