From 08f431fa3ad32081c754b2ba5346eb1337a63b89 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 17 Feb 2015 10:18:24 -0500 Subject: Linux v3.19-7478-g796e1c55717e - DRM merge --- Add-option-to-automatically-enforce-module-signature.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Add-option-to-automatically-enforce-module-signature.patch') diff --git a/Add-option-to-automatically-enforce-module-signature.patch b/Add-option-to-automatically-enforce-module-signature.patch index 06a92a99d..5188265b2 100644 --- a/Add-option-to-automatically-enforce-module-signature.patch +++ b/Add-option-to-automatically-enforce-module-signature.patch @@ -129,7 +129,7 @@ index 225b0988043a..90dbfb73e11f 100644 * The sentinel is set to a nonzero value (0xff) in header.S. * diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c -index 27d200929864..ac83259928e6 100644 +index 0a2421cca01f..a3d8174dedf9 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c @@ -1151,6 +1151,12 @@ void __init setup_arch(char **cmdline_p) -- cgit