diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-24 09:41:34 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-24 09:41:34 -0400 |
commit | 657f83c3d72b5c11d1891acde78e08772410300f (patch) | |
tree | 60f0e3fab30cdbd9ae20dbaec4c4f1fd20107373 /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 20c23beaf620e8b47f81f651ffbbd09f88701fae (diff) | |
download | kernel-657f83c3d72b5c11d1891acde78e08772410300f.tar.gz kernel-657f83c3d72b5c11d1891acde78e08772410300f.tar.xz kernel-657f83c3d72b5c11d1891acde78e08772410300f.zip |
Linux v3.17-rc6-180-g452b6361c4d9
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 02d7754ca..9291c9a32 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 860ab184bfde12e629a195e25d80cf5e0f2e2441 Mon Sep 17 00:00:00 2001 +From 1975e92ad85bd4ac618e82ca4648f5cb6077cc5c 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 |