https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272149

Konstantin Belousov <k...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|standa...@freebsd.org       |b...@freebsd.org
         Resolution|---                         |Works As Intended
             Status|New                         |Closed
          Component|standards                   |kern

--- Comment #2 from Konstantin Belousov <k...@freebsd.org> ---
mc_trapno values are T_XXX from machine/trap.h.
In particular, for the page fault, value is
#define T_PAGEFLT       12      /* page fault */

This is *not* the CPU fault number in IDT.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to