]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Set trap_no field in thread_struct on exception.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 28 Jul 2015 18:37:43 +0000 (20:37 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:08:04 +0000 (12:08 +0200)
commit3b1107132c61be2ee27e562559c695aaa5c34925
tree643aec907cb2a9df80a2824719dcfc7dd5853bb8
parent2576d40f1c66cd010592952aed1e27726cc3462b
MIPS: Set trap_no field in thread_struct on exception.

This reverts commit 32e3e79dfe5fca03a95d4926871cbd34410b72da and adds
actual functionality to use the field.
arch/mips/include/asm/processor.h
arch/mips/kernel/asm-offsets.c
arch/mips/kernel/traps.c
arch/mips/mm/fault.c