MIPS: Add DWARF unwinding to assembly
authorCorey Minyard <cminyard@mvista.com>
Thu, 10 Aug 2017 18:27:39 +0000 (13:27 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 6 Sep 2017 09:01:52 +0000 (11:01 +0200)
commit866b6a89c6d1876fce25c152ef9f887b41ffcf7f
treeee1d5a144e4ca31cfbc6d569bbce8cc493d53a2e
parent9fef68686317bc9f85fb4e84e225d26ea2cb1cac
MIPS: Add DWARF unwinding to assembly

This will allow kdump dumps to work correclty with MIPS and
future DWARF unwinding of the stack to give accurate tracebacks.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/16990/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile
arch/mips/include/asm/asm.h
arch/mips/include/asm/stackframe.h
arch/mips/kernel/genex.S
arch/mips/mm/tlbex-fault.S
arch/mips/vdso/sigreturn.S