diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-01 10:09:16 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-01 10:09:16 -0400 |
commit | ddf2ddaa3f2075decf11c2d9bfe67466924b8e6f (patch) | |
tree | d5b73ba5bee881483fe964d319cd295fa0f76d1d /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 9ee62d10a358f36f994b79d9cc570ee95940333e (diff) | |
download | kernel-ddf2ddaa3f2075decf11c2d9bfe67466924b8e6f.tar.gz kernel-ddf2ddaa3f2075decf11c2d9bfe67466924b8e6f.tar.xz kernel-ddf2ddaa3f2075decf11c2d9bfe67466924b8e6f.zip |
Linux v3.17-rc7-6-gaad7fb916a10
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 8bb2377f2..40b7d7b25 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 9828822a4c49694917fab51828fa941e750aaabc Mon Sep 17 00:00:00 2001 +From ca054df0e1b01372a664ac5b3ad88099cecf096b 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 |