diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-04 10:12:29 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-04 10:12:29 -0400 |
commit | d0e1dabbc9c0ccb161366129a035401d8b03ddca (patch) | |
tree | 2ab706cdb79faf7402e78f0ce05f9c6ddc08053b /x86-Lock-down-IO-port-access-when-module-security-is.patch | |
parent | 147ecfb6e4b16976ce1e7d6663888cba85123184 (diff) | |
download | kernel-d0e1dabbc9c0ccb161366129a035401d8b03ddca.tar.gz kernel-d0e1dabbc9c0ccb161366129a035401d8b03ddca.tar.xz kernel-d0e1dabbc9c0ccb161366129a035401d8b03ddca.zip |
Linux v4.1-rc2
- Disable debugging options.
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 42b6bb02c..7f94a7c11 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 @@ -66,5 +66,5 @@ index 6b1721f978c2..53fe675f9bd7 100644 return -EFAULT; while (count-- > 0 && i < 65536) { -- -2.1.0 +2.3.6 |