diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-21 09:24:32 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-21 09:24:32 -0400 |
commit | 3644cb387d74689dfe6fb2a155040571892696b0 (patch) | |
tree | 84a55a5cc3db1a418ab7f79b35f95671b1d24335 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 6a91557e4cd508858eca5aba5406a9109861d4de (diff) | |
download | kernel-3644cb387d74689dfe6fb2a155040571892696b0.tar.gz kernel-3644cb387d74689dfe6fb2a155040571892696b0.tar.xz kernel-3644cb387d74689dfe6fb2a155040571892696b0.zip |
Linux v3.17-rc1-51-g372b1dbdd1fb
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 143ccf149..4f22b08b7 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 81f5d112eeb6998c51c7c0410bf277bf49e66a8a Mon Sep 17 00:00:00 2001 +From 1f09f346766e73298d7c2d79b3fac58d214f4814 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 |