In CheriBSD, we've defined VM_PROT_WRITE_CAP, for example, and these are currently rejected by the libsysdecode mktables regex, and so are not printed by name but just left as unexplained set bits.
Details
Details
- Reviewers
jhb - Commits
- rG701a99939fbf: libsysdecode: Permit _ in VM_PROT_(.*) names.
ktrace and kdump a CheriABI executable, verifying that the new flags are decoded correctly
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable