From 3be331969cf9990af52b541f420f00d647b59ef8 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 9 Mar 2015 09:12:49 -0400 Subject: Linux v4.0-rc3 - Disable debugging options. --- Add-sysrq-option-to-disable-secure-boot-mode.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Add-sysrq-option-to-disable-secure-boot-mode.patch') diff --git a/Add-sysrq-option-to-disable-secure-boot-mode.patch b/Add-sysrq-option-to-disable-secure-boot-mode.patch index a22af8297..0477d61a4 100644 --- a/Add-sysrq-option-to-disable-secure-boot-mode.patch +++ b/Add-sysrq-option-to-disable-secure-boot-mode.patch @@ -228,7 +228,7 @@ index 4121345498e0..0ff3cef5df96 100644 return 0; diff --git a/kernel/module.c b/kernel/module.c -index d6d52757fad6..e6f37db77e5f 100644 +index 5e0b4854884f..c67d5eff2ca3 100644 --- a/kernel/module.c +++ b/kernel/module.c @@ -108,9 +108,9 @@ struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */ -- cgit