diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-15 10:47:18 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-15 10:47:18 -0400 |
commit | cc7213fcfe3019d0f935cd14e9b64c0d77bd25f4 (patch) | |
tree | df0a7fd10cc86eaf4e3eca0ceab421e9e21fb2a0 /Add-sysrq-option-to-disable-secure-boot-mode.patch | |
parent | b18e6e75364d806d76d99333646943f6765095fb (diff) | |
download | kernel-cc7213fcfe3019d0f935cd14e9b64c0d77bd25f4.tar.gz kernel-cc7213fcfe3019d0f935cd14e9b64c0d77bd25f4.tar.xz kernel-cc7213fcfe3019d0f935cd14e9b64c0d77bd25f4.zip |
Linux v4.0-3843-gbb0fd7ab0986
Diffstat (limited to 'Add-sysrq-option-to-disable-secure-boot-mode.patch')
-rw-r--r-- | Add-sysrq-option-to-disable-secure-boot-mode.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-sysrq-option-to-disable-secure-boot-mode.patch b/Add-sysrq-option-to-disable-secure-boot-mode.patch index 11c226ffe..811406bf4 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 55dacebb687b..9d4deeb9268e 100644 +index 5000dd2cdd18..0a2005132472 100644 --- a/kernel/module.c +++ b/kernel/module.c @@ -107,9 +107,9 @@ struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */ |