diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-05 10:18:34 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-05 10:18:34 -0400 |
commit | 39c21e4f5de35e508d6b46e94c616dfc3546cc11 (patch) | |
tree | c19d8360ca19618a44b62372af3d8144b215e90c /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 70fa09981c2cdd0e60f19fe702383b33d0b4bcf1 (diff) | |
download | kernel-39c21e4f5de35e508d6b46e94c616dfc3546cc11.tar.gz kernel-39c21e4f5de35e508d6b46e94c616dfc3546cc11.tar.xz kernel-39c21e4f5de35e508d6b46e94c616dfc3546cc11.zip |
Linux v3.17-rc3-94-gb7fece1be8b1
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 ed3ac350f..8b621cbca 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 8fa926f750060fe6a425a28667314721ce5ff26b Mon Sep 17 00:00:00 2001 +From 7f7fdbfbd37bb00bb618d06ac02fada2a725163b 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 |