diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-17 09:48:32 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-17 09:48:32 -0400 |
commit | dd6c13b6b2b29d56b407217442c53f24db31fa9d (patch) | |
tree | dec346613ab2f3a6ffb7e81c6863cb0b0de0fa32 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | cf23086f03db3db081d5bfab14d6d92e2d67c289 (diff) | |
download | kernel-dd6c13b6b2b29d56b407217442c53f24db31fa9d.tar.gz kernel-dd6c13b6b2b29d56b407217442c53f24db31fa9d.tar.xz kernel-dd6c13b6b2b29d56b407217442c53f24db31fa9d.zip |
Linux v3.17-rc5-24-g37504a3be90b
- Fix vmwgfx header include (rhbz 1138759)
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 4e3e8bc5d..22418c4e2 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 a3ba1ab7309cadd986eb1ff9ce1842d6aa92c9bb Mon Sep 17 00:00:00 2001 +From f8ac80a1f281118e3981c589348e5105b2e5f3f7 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 |