Files
linux-cryptodev-2.6/arch/openrisc/kernel
Stafford Horne ee7e551d28 openrisc: traps: Remove calls to show_registers before die
The die function calls show_registers unconditionally.  Remove calls to
show_registers before calling die to avoid printing all registers and
stack status two times during a crash.

This was found when testing kernel trap and floating point exception
handling.

Signed-off-by: Stafford Horne <shorne@gmail.com>
2024-04-15 15:20:39 +01:00
..
2024-04-15 15:20:09 +01:00
2024-03-04 12:01:54 +01:00