minix/kernel/arch
Ben Gras 7f1018b145 kernel: restore setting KTS_NONE
The 'trap style' variable records how a process has trapped into the
kernel (hardware/software interrupt, or one of the other trap
instructions). KTS_NONE indicates the process isn't trapped into the
kernel at all and is useful for sanity checking. The KTS_NONE reset was
inadvertently removed while removing some debugging code and this commit
restores it.
2013-01-08 15:47:37 +00:00
..
arm kernel:add a some information in backtraces. 2013-01-08 13:40:32 +01:00
i386 kernel: restore setting KTS_NONE 2013-01-08 15:47:37 +00:00