diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-12-09 09:25:39 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-12-09 09:25:39 -0500 |
commit | 1e63a382c146488671741eea55e332a0e0dc58dd (patch) | |
tree | aa0c976a3fb3be82e332aca5db4708bfa6cb048c /x86-Lock-down-IO-port-access-when-module-security-is.patch | |
parent | 553d726e108f46e6c04f819b28347af3fd6c2820 (diff) | |
download | kernel-1e63a382c146488671741eea55e332a0e0dc58dd.tar.gz kernel-1e63a382c146488671741eea55e332a0e0dc58dd.tar.xz kernel-1e63a382c146488671741eea55e332a0e0dc58dd.zip |
Linux v3.18
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 4d0b4ac02..13392c902 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 524b707894ef..c268e2581ed6 100644 return -EFAULT; while (count-- > 0 && i < 65536) { -- -1.9.3 +2.1.0 |