Page MenuHomeFreeBSD

Define _NPCM and the last PC_FREEn constant in terms of _NPCPV.
ClosedPublic

Authored by jhb on Aug 19 2022, 4:41 PM.
Tags
None
Referenced Files
F171746144: D36263.diff
Sun, Sep 13, 5:48 AM
Unknown Object (File)
Fri, Sep 11, 6:40 PM
Unknown Object (File)
Thu, Aug 27, 11:07 PM
Unknown Object (File)
Wed, Aug 26, 8:48 PM
Unknown Object (File)
Mon, Aug 24, 9:02 AM
Unknown Object (File)
Sat, Aug 22, 10:43 AM
Unknown Object (File)
Aug 11 2026, 10:22 PM
Unknown Object (File)
Aug 10 2026, 7:32 AM

Details

Summary

This applies one of the changes from
5567d6b4419b02a2099527228b1a51cc55a5b47d to other architectures
besides arm64.

Sponsored by: DARPA

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47022
Build 43911: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Aug 19 2022, 4:41 PM

Do you plan to extract the definitions into some common file?

This revision is now accepted and ready to land.Aug 19 2022, 5:48 PM

No, I had not planned on using a common file. Mostly I just felt this is clearer to the reader about how these values are defined. I will look to see if some sort of <sys/pventry_common.h> or the like might make sense.