HomeFreeBSD

MFC 357595: Fix EXCP_MASK to include all relevant bits from scause.

Description

MFC 357595: Fix EXCP_MASK to include all relevant bits from scause.

While cause codes higher than 16 are reserved, the exception code
field of the register is defined to be all bits but the upper-most
bit.

Details

Provenance
jhbAuthored on
Parents
rS360903: pf: Don't allocate per-table entry counters unless required.
Branches
Unknown
Tags
Unknown