kernel: update kernel 4.9 to 4.9.14
[openwrt/openwrt.git] / target / linux / generic / patches-4.9 / 040-02-MIPS-Stack-unwinding-while-on-IRQ-stack.patch
index 3f078c434c50a01176dc2351292e448daba1d047..b2e90c8b9bc83e11e9c8633294da562e020bb042 100644 (file)
@@ -19,7 +19,7 @@ Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
  #include <asm/msa.h>
  #include <asm/pgtable.h>
  #include <asm/mipsregs.h>
-@@ -511,7 +512,19 @@ EXPORT_SYMBOL(unwind_stack_by_address);
+@@ -556,7 +557,19 @@ EXPORT_SYMBOL(unwind_stack_by_address);
  unsigned long unwind_stack(struct task_struct *task, unsigned long *sp,
                           unsigned long pc, unsigned long *ra)
  {