diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-10 09:55:35 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-10 09:55:35 -0400 |
commit | 3252fbd882e58c0b3e97d99da5191ddbd97cfab0 (patch) | |
tree | a3bda152983706c0f79282038673d07dd320170d /x86-Restrict-MSR-access-when-module-loading-is-restr.patch | |
parent | 4a609d305183e0a0f945b5574cee205fb20c5062 (diff) | |
download | kernel-3252fbd882e58c0b3e97d99da5191ddbd97cfab0.tar.gz kernel-3252fbd882e58c0b3e97d99da5191ddbd97cfab0.tar.xz kernel-3252fbd882e58c0b3e97d99da5191ddbd97cfab0.zip |
Linux v3.17-rc4-158-ge874a5fe3efa
- Add patch to fix oops on keyring gc (rhbz 1116347)
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 199628fff..9d7aca2d7 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 08664761d1403620e67e3bba6282b2eefe32c400 Mon Sep 17 00:00:00 2001 +From e9142a3fe3e56e949783ef75599cb608eee43b75 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 |