[Bug 272149] mc_trapno incorrectly reports 0xc instead of 0xe

[email protected]
Newsgroups gmane.os.freebsd.devel.standards
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272149

Konstantin Belousov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]       |[email protected]
         Resolution|---                         |Works As Intended
             Status|New                         |Closed
          Component|standards                   |kern

--- Comment #2 from Konstantin Belousov <[email protected]> ---
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.