diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-22 12:08:11 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-22 12:08:11 -0400 |
commit | cc594c1f096d8245ef2741b409c8f43249ea0c25 (patch) | |
tree | 73eae07f2d07b5c0d68a54b89d87511deb7c8ea7 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 3644cb387d74689dfe6fb2a155040571892696b0 (diff) | |
download | kernel-cc594c1f096d8245ef2741b409c8f43249ea0c25.tar.gz kernel-cc594c1f096d8245ef2741b409c8f43249ea0c25.tar.xz kernel-cc594c1f096d8245ef2741b409c8f43249ea0c25.zip |
Linux v3.17-rc1-99-g5317821c0853
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 4f22b08b7..b8c86080c 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 1f09f346766e73298d7c2d79b3fac58d214f4814 Mon Sep 17 00:00:00 2001 +From 94a11a9ba4d71701730342e67f9a043093922d8f 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 |