dsl b6c52d15c3 Treat traps in kernel mode during the 'return to user' iret sequence
as user faults.
Based heavily in the i386 code with the correct opcode bytes inserted.
iret path tested, arranging for segment register errors is harder.
User %fs and %gs (32bit apps) are loaded much earlier and any errors
will generate kernel panics - there is probably code to try to stop
the invalid values being set.
2012-05-22 21:14:37 +00:00
2012-05-18 15:24:45 +00:00
2012-05-22 09:23:39 +00:00
2012-05-15 01:22:50 +00:00
2012-05-15 14:29:29 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%