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 /Add-secure_modules-call.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 'Add-secure_modules-call.patch')
-rw-r--r-- | Add-secure_modules-call.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-secure_modules-call.patch b/Add-secure_modules-call.patch index cd4d81efe..83eef52c9 100644 --- a/Add-secure_modules-call.patch +++ b/Add-secure_modules-call.patch @@ -1,4 +1,4 @@ -From 27ca35fec142b249b050a15ec39fbbcb7fff96db Mon Sep 17 00:00:00 2001 +From 92c22076c79a1ed760d777ddfe8e18d0340fe70c Mon Sep 17 00:00:00 2001 From: Matthew Garrett <matthew.garrett@nebula.com> Date: Fri, 9 Aug 2013 17:58:15 -0400 Subject: [PATCH] Add secure_modules() call |