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
2010-10-25 08:32:14 +00:00
2013-01-04 16:17:07 +00:00
2012-12-07 13:58:07 +01:00
2012-12-06 13:27:26 +00:00
2012-12-11 17:29:54 +01:00
2013-01-08 15:47:37 +00:00
2012-12-29 01:41:24 +00:00
2012-12-10 16:52:33 +01:00
2012-12-07 13:58:07 +01:00
2012-12-07 13:58:07 +01:00
2012-12-07 13:58:06 +01:00
2012-12-07 13:58:07 +01:00
2012-11-15 16:07:30 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%