]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
parisc: Add cfi_startproc and cfi_endproc to assembly code
authorHelge Deller <deller@gmx.de>
Wed, 5 Oct 2016 20:28:46 +0000 (22:28 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 5 Oct 2016 20:54:40 +0000 (22:54 +0200)
commitf39cce654f9a1df331d7e1ba703f5f06a79f2159
tree4d7e518b44cc6d9ace534bbf0af5a57caf520c8f
parent2929e738002e7d43e0409fce9f968a67a7c9b0eb
parisc: Add cfi_startproc and cfi_endproc to assembly code

Add ENTRY_CFI() and ENDPROC_CFI() macros for dwarf debug info and
convert assembly users to new macros.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/dwarf.h [new file with mode: 0644]
arch/parisc/include/asm/linkage.h
arch/parisc/kernel/entry.S
arch/parisc/kernel/hpmc.S
arch/parisc/kernel/pacache.S
arch/parisc/kernel/real2.S
arch/parisc/lib/fixup.S
arch/parisc/lib/lusercopy.S