diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-25 10:33:49 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-25 10:33:49 -0400 |
commit | efcd02beae521c75ac0164de68f497b5eb7be8ff (patch) | |
tree | f6f87d3b1a6f4da60871244bd3c2d63362ff1c02 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 80bc74d4ce9e462bbd7fe79e75679969cfea70af (diff) | |
download | kernel-efcd02beae521c75ac0164de68f497b5eb7be8ff.tar.gz kernel-efcd02beae521c75ac0164de68f497b5eb7be8ff.tar.xz kernel-efcd02beae521c75ac0164de68f497b5eb7be8ff.zip |
Linux v3.17-rc1-231-g7be141d05549
- Add patch to fix NFS oops on /proc removal (rhbz 1132368)
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 b8c86080c..f92321b49 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 94a11a9ba4d71701730342e67f9a043093922d8f Mon Sep 17 00:00:00 2001 +From e937c26ad4a50a642ecd53803e119dd21cb6d94a 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 |