]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ececce750d5dcb017dfad02420acadfa9f882d2
treeee1d5a144e4ca31cfbc6d569bbce8cc493d53a2e
parent37b86847d1cb92b5618035bfe64dbcc191cc8048
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