-
Stafford Horne authored
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>
ee7e551d