diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-29 09:54:15 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-29 09:54:15 -0400 |
commit | c33dae81dc559b3ae2feb151fa3fffa44a0ccb90 (patch) | |
tree | 5b219a6756851a6ff4300999f409785e48eabf79 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 657f83c3d72b5c11d1891acde78e08772410300f (diff) | |
download | kernel-c33dae81dc559b3ae2feb151fa3fffa44a0ccb90.tar.gz kernel-c33dae81dc559b3ae2feb151fa3fffa44a0ccb90.tar.xz kernel-c33dae81dc559b3ae2feb151fa3fffa44a0ccb90.zip |
Linux v3.17-rc7
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 9291c9a32..8bb2377f2 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 1975e92ad85bd4ac618e82ca4648f5cb6077cc5c Mon Sep 17 00:00:00 2001 +From 9828822a4c49694917fab51828fa941e750aaabc 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 |