diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-26 09:33:38 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-26 09:33:38 -0400 |
commit | 35eff41288ccf2a1ddd555db0b0e51906af970a0 (patch) | |
tree | 761d7f671ba27b4a314aa72a864f9a3a56dc7d5b /Add-secure_modules-call.patch | |
parent | 21694f1b769f352163ed762b519cc7155dd1c97d (diff) | |
download | kernel-35eff41288ccf2a1ddd555db0b0e51906af970a0.tar.gz kernel-35eff41288ccf2a1ddd555db0b0e51906af970a0.tar.xz kernel-35eff41288ccf2a1ddd555db0b0e51906af970a0.zip |
Linux v4.1-5596-gaefbef10e3ae
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 712f69dfe..bc9b9b6ad 100644 --- a/Add-secure_modules-call.patch +++ b/Add-secure_modules-call.patch @@ -16,7 +16,7 @@ Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com> 2 files changed, 17 insertions(+) diff --git a/include/linux/module.h b/include/linux/module.h -index c883b86ea964..cdc46a791b9d 100644 +index 1e5436042eb0..6b99261cbb4b 100644 --- a/include/linux/module.h +++ b/include/linux/module.h @@ -508,6 +508,8 @@ int unregister_module_notifier(struct notifier_block *nb); |