diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-10 11:36:49 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-10 14:45:11 +0200 |
commit | 571fe284641ebd7cce6387c3b5e50a8c872bc2e7 (patch) | |
tree | 2c22db3238e6057e43ff16a226ed4baa033f48a7 /target/linux/generic/pending-4.9 | |
parent | 212aa332267641fa9fc9a16d39159decec95b4a1 (diff) | |
download | upstream-571fe284641ebd7cce6387c3b5e50a8c872bc2e7.tar.gz upstream-571fe284641ebd7cce6387c3b5e50a8c872bc2e7.tar.bz2 upstream-571fe284641ebd7cce6387c3b5e50a8c872bc2e7.zip |
kernel: bump 4.9 to 4.9.132
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/pending-4.9')
-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 ff0824d343..d80246db99 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 -@@ -396,6 +396,11 @@ config MAGIC_SYSRQ_DEFAULT_ENABLE +@@ -410,6 +410,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. |