From 5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 7 May 2015 09:22:36 -0400 Subject: Linux v4.1-rc2-79-g0e1dc4274828 --- x86-Lock-down-IO-port-access-when-module-security-is.patch | 3 --- 1 file changed, 3 deletions(-) (limited to 'x86-Lock-down-IO-port-access-when-module-security-is.patch') 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 7f94a7c11..4c1211d43 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 @@ -65,6 +65,3 @@ index 6b1721f978c2..53fe675f9bd7 100644 if (!access_ok(VERIFY_READ, buf, count)) return -EFAULT; while (count-- > 0 && i < 65536) { --- -2.3.6 - -- cgit