bcm53xx: add support for TP-LINK Archer C5 V2
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 062-02-MIPS-Stack-unwinding-while-on-IRQ-stack.patch
index 513e904e52cde7448ed9815f9a5f8fe447078e93..fc559ee6ddb847cfd2e97929581dad4bdd66a160 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>
-@@ -507,7 +508,19 @@ EXPORT_SYMBOL(unwind_stack_by_address);
+@@ -552,7 +553,19 @@ EXPORT_SYMBOL(unwind_stack_by_address);
  unsigned long unwind_stack(struct task_struct *task, unsigned long *sp,
                           unsigned long pc, unsigned long *ra)
  {