diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-09 09:22:23 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-09 09:22:23 -0400 |
commit | 4a609d305183e0a0f945b5574cee205fb20c5062 (patch) | |
tree | ccffb5e96aef6164eaf52499a2ae3a40e6dc52b8 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 9a6acd5adddc5dd0604a3f7ada6608885e445293 (diff) | |
download | kernel-4a609d305183e0a0f945b5574cee205fb20c5062.tar.gz kernel-4a609d305183e0a0f945b5574cee205fb20c5062.tar.xz kernel-4a609d305183e0a0f945b5574cee205fb20c5062.zip |
Linux v3.17-rc4-140-g8c68face5548
- Reenable debugging options.
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 6affaeeb6..199628fff 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 4d5ed87d0e8d158d6b2bb605acc43483c5fedddc Mon Sep 17 00:00:00 2001 +From 08664761d1403620e67e3bba6282b2eefe32c400 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 |