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-Lock-down-IO-port-access-when-module-security-is.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-Lock-down-IO-port-access-when-module-security-is.patch')
-rw-r--r-- | x86-Lock-down-IO-port-access-when-module-security-is.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86-Lock-down-IO-port-access-when-module-security-is.patch b/x86-Lock-down-IO-port-access-when-module-security-is.patch index b37d2d1f7..2276ae1ee 100644 --- a/x86-Lock-down-IO-port-access-when-module-security-is.patch +++ b/x86-Lock-down-IO-port-access-when-module-security-is.patch @@ -1,4 +1,4 @@ -From 7b0c4ea353837e3951a9d2e00063c69242c1bfb0 Mon Sep 17 00:00:00 2001 +From 7402f2c5ce28f35591797fff05cc071841be3457 Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Thu, 8 Mar 2012 10:35:59 -0500 Subject: [PATCH] x86: Lock down IO port access when module security is enabled |