summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/traps.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-25signal/nds32: Use force_sig_fault where appropriateEric W. Biederman1-16/+4
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-1/+2
2018-04-25signal/nds32: Use force_sig(SIGILL) in do_revisnEric W. Biederman1-4/+1
2018-04-25signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptionsEric W. Biederman1-9/+2
2018-03-16nds32: To use the generic dump_stack()Greentime Hu1-12/+0
2018-02-22nds32: Exception handlingGreentime Hu1-0/+442