diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-06-06 15:22:05 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-07 09:04:46 +0200 |
commit | 2792ef55abb52fa0eb80666a8b591b09e962f40c (patch) | |
tree | cfda3440c013a2961ddb7aa37be62f3b5e259e1c /target/linux/generic | |
parent | dc1268cb11d827f1868d6ef96e3d289431165c0e (diff) | |
download | upstream-2792ef55abb52fa0eb80666a8b591b09e962f40c.tar.gz upstream-2792ef55abb52fa0eb80666a8b591b09e962f40c.tar.bz2 upstream-2792ef55abb52fa0eb80666a8b591b09e962f40c.zip |
kernel: bump 4.9 to 4.9.106
Refreshed all patches
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/pending-4.9/890-uart_optional_sysrq.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.9/890-uart_optional_sysrq.patch b/target/linux/generic/pending-4.9/890-uart_optional_sysrq.patch index b317070e52..6cb745ee33 100644 --- a/target/linux/generic/pending-4.9/890-uart_optional_sysrq.patch +++ b/target/linux/generic/pending-4.9/890-uart_optional_sysrq.patch @@ -26,7 +26,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> { --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug -@@ -410,6 +410,11 @@ config MAGIC_SYSRQ_DEFAULT_ENABLE +@@ -396,6 +396,11 @@ config MAGIC_SYSRQ_DEFAULT_ENABLE This may be set to 1 or 0 to enable or disable them all, or to a bitmask as described in Documentation/sysrq.txt. |