diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-30 09:07:13 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-30 09:07:13 -0400 |
commit | e2f558b75cd3b774f126bad317bcda97fc4d5490 (patch) | |
tree | 01bd2820dda12fa80b2c124962ebadc5bb3e0f44 /Add-option-to-automatically-enforce-module-signature.patch | |
parent | 41c0069fbcddcdcc5aeca4203fcc936093a461e7 (diff) | |
download | kernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.tar.gz kernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.tar.xz kernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.zip |
Linux v4.0-rc6
Diffstat (limited to 'Add-option-to-automatically-enforce-module-signature.patch')
-rw-r--r-- | Add-option-to-automatically-enforce-module-signature.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-option-to-automatically-enforce-module-signature.patch b/Add-option-to-automatically-enforce-module-signature.patch index 2e81ecf37..5759d8c4e 100644 --- a/Add-option-to-automatically-enforce-module-signature.patch +++ b/Add-option-to-automatically-enforce-module-signature.patch @@ -163,7 +163,7 @@ index b033dab5c8bf..f526b6e02f59 100644 extern int modules_disabled; /* for sysctl */ diff --git a/kernel/module.c b/kernel/module.c -index e6ff2181b2a5..95931292f3c4 100644 +index 33e695877504..f1742ffe92bd 100644 --- a/kernel/module.c +++ b/kernel/module.c @@ -3892,6 +3892,13 @@ void module_layout(struct module *mod, |