linux_dsm_epyc7002/arch/sparc/include
Sam Ravnborg d097efa950 sparc32: drop hardcoding trap_level in kgdb_trap
Fix this so we pass the trap_level from the actual trap
code like we do in sparc64.
Add use on ENTRY(), ENDPROC() in the assembler function too.

This fixes a bug where the hardcoded value for trap_level
was the sparc64 value.

As the generic code does not use the trap_level argument
(for sparc32) - this patch does not have any functional impact.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-20 17:55:41 -07:00
..
asm sparc32: drop hardcoding trap_level in kgdb_trap 2016-05-20 17:55:41 -07:00
uapi/asm sparc: Write up preadv2/pwritev2 syscalls. 2016-03-29 18:39:26 -07:00