aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-11 10:57:49 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-15 18:25:54 +0100
commit1708644f1915eb7587a904d81da0ef0b559d1567 (patch)
tree15fd746c87d428ef513ee95fc69ded44fbf7e2ea /target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch
parentb02636fcb4b16d437442f817a60a30e9b7ce4ed2 (diff)
downloadupstream-1708644f1915eb7587a904d81da0ef0b559d1567.tar.gz
upstream-1708644f1915eb7587a904d81da0ef0b559d1567.tar.bz2
upstream-1708644f1915eb7587a904d81da0ef0b559d1567.zip
kernel: backport MIPS changes introducing a separate IRQ stack
Prevents crashes when IRQs arrive when the current kernel stack context already contains deeply nested function calls, e.g. when stacking lots of network devices on top of each other Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch')
-rw-r--r--target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch b/target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch
index 878f74d69f..625a84c814 100644
--- a/target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch
+++ b/target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -1123,6 +1123,10 @@ config SYNC_R4K
+@@ -1124,6 +1124,10 @@ config SYNC_R4K
config MIPS_MACHINE
def_bool n