diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-03 15:29:26 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-03 15:29:26 -0400 |
commit | 0806fade3230fb1c3ec2c2ec17167524b53e68fa (patch) | |
tree | 5f7bae915dc97c7bec89ebe0157af3e5047cebf4 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 219cc0ba424b7df1805da2dc088b3024662039fe (diff) | |
download | kernel-0806fade3230fb1c3ec2c2ec17167524b53e68fa.tar.gz kernel-0806fade3230fb1c3ec2c2ec17167524b53e68fa.tar.xz kernel-0806fade3230fb1c3ec2c2ec17167524b53e68fa.zip |
Linux v3.17-rc3-16-g955837d8f50e
- 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 6cec326d4..bfcf2d18e 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 d33a2b99a46d872c2a6c08c9766d109e0a8c987e Mon Sep 17 00:00:00 2001 +From 96dc73acad6638a3d373c3dc054ceaa4e33d9fb6 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 |