Svatopluk Kraus f196c10421 Small rearrangement of abort_handler().
(1) Move cnt.v_trap increment to the beginning. There is cnt.v_vm_faults
counter in vm_fault(), so a number of hardware emulation aborts may be
get roughly as difference.
(2) Move kdb_reenter() up to not be ignored if pmap_fault() has failed.
(3) Update comments.
2016-02-04 13:35:40 +00:00
..
2016-02-04 11:52:53 +00:00
2016-02-03 14:31:23 +00:00
2016-02-04 11:52:53 +00:00
2016-01-26 15:12:31 +00:00
2016-02-04 03:55:41 +00:00
2016-02-04 12:49:28 +00:00
2016-02-04 12:06:06 +00:00
2015-11-12 10:31:14 +00:00