From 6bfe64015d0818752c85fffeea6291ad4edcca8f Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 18 Feb 2015 16:50:20 -0500 Subject: Linux v3.19-8784-gb2b89ebfc0f0 --- 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 4297896a6..76b493bb3 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 7b40c5f07dce..8a60477b96e1 100644 return 0; diff --git a/kernel/module.c b/kernel/module.c -index ad861480c8e4..7f4745c58671 100644 +index d6d52757fad6..e6f37db77e5f 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