diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-28 10:34:38 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-28 10:35:19 -0400 |
commit | 760806ab8a5639906afe6678cea69ae097ac5241 (patch) | |
tree | 11b3dbd387e9a23c415cbb16138eeefdd5c4d0cd /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | ab9570130fa9a38515221b09961b436b21105430 (diff) | |
download | kernel-760806ab8a5639906afe6678cea69ae097ac5241.tar.gz kernel-760806ab8a5639906afe6678cea69ae097ac5241.tar.xz kernel-760806ab8a5639906afe6678cea69ae097ac5241.zip |
Linux v3.17-rc2-42-gf1bd473f95e0
- Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
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 28ef1e2f3..06910c838 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 e159e04a2a0879cafbf99c0fa74af23ebe781eba Mon Sep 17 00:00:00 2001 +From 435ad20f1f16f9519b9657564308ccfa700bf565 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 |