diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-02 09:52:37 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-02 09:52:37 -0400 |
commit | e96360e1925e85d127543eed7f9e3323921344d1 (patch) | |
tree | 043dd8c9d237cd2ddf9c31def93dffac03ce8d7c /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | b092e490fa632a1ff274e7d92f044d2e18d22f7a (diff) | |
download | kernel-e96360e1925e85d127543eed7f9e3323921344d1.tar.gz kernel-e96360e1925e85d127543eed7f9e3323921344d1.tar.xz kernel-e96360e1925e85d127543eed7f9e3323921344d1.zip |
Linux v3.17-rc7-46-g50dddff3cb9a
- Cleanup dead Kconfig symbols in config-* from Paul Bolle
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 40b7d7b25..3616e51d3 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 ca054df0e1b01372a664ac5b3ad88099cecf096b Mon Sep 17 00:00:00 2001 +From 10797794eaa5239fa96ea4a471e25fea918a0767 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 |