diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-18 15:04:06 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-18 15:04:06 -0400 |
commit | bface6d723949d7794c3cb5888d67319f7f6922f (patch) | |
tree | eca209b00f29ced9fc212f165f2a80ca8ea1002b /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 3836faf6e68495fc70316229a3540506f7ce4c98 (diff) | |
download | kernel-bface6d723949d7794c3cb5888d67319f7f6922f.tar.gz kernel-bface6d723949d7794c3cb5888d67319f7f6922f.tar.xz kernel-bface6d723949d7794c3cb5888d67319f7f6922f.zip |
Linux v3.17-rc5-25-g8ba4caf1ee15
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 22418c4e2..979e67c1d 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 f8ac80a1f281118e3981c589348e5105b2e5f3f7 Mon Sep 17 00:00:00 2001 +From f815536a15e3a4e52e4e4196fd0047a08d4baff7 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 |