HomeFreeBSD

cat: fix cap_rights_init usage

Description

cat: fix cap_rights_init usage

Capability rights passed to cap_rights_* are not simple bitmaks and
cannot be ORed together in general (although it will work for certain
subsets of rights).

PR: 277057
Reported by: asomers, markj

Details

Provenance
emasteAuthored on Feb 15 2024, 12:03 AM
Parents
rGd79b6b8ec267: pci_host_generic: Don't rewrite resource start address for translation
Branches
Unknown
Tags
Unknown