From b18e6e75364d806d76d99333646943f6765095fb Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 14 Apr 2015 09:54:01 -0400 Subject: Linux v4.0-2620-gb79013b2449c --- x86-Lock-down-IO-port-access-when-module-security-is.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 0c6498190..d1f41861b 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 @@ -14,7 +14,7 @@ Signed-off-by: Matthew Garrett 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/arch/x86/kernel/ioport.c b/arch/x86/kernel/ioport.c -index 4ddaf66ea35f..00b440307419 100644 +index 37dae792dbbe..1ecc03ca3c15 100644 --- a/arch/x86/kernel/ioport.c +++ b/arch/x86/kernel/ioport.c @@ -15,6 +15,7 @@ -- cgit