aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/(public-mirror)
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2025-07-24 14:59:08 +0000
committerKyle Evans <kevans@FreeBSD.org>2025-07-24 14:59:08 +0000
commit46c07316f90628a82dd461376ccff64a81254325 (patch)
tree886c257434bd16aced4f58052497418247be217a /sys/alpha/include/(public-mirror)
parentd2eb8a023547b03246f16ce455d20a4acfd552c4 (diff)
kern: adopt the cr_gid macro for cr_groups[0] more widelyHEADmain
A future change may split cr_gid out of cr_groups[0] so that there's a cleaner separation between the supplemental groups and the effective group. Do the mechanical conversion where we can, and drop some comments where we need further work because some assumptions about cr_gid == cr_groups[0] have been made. This should not be a functional change, but downstreams and other out-of-tree code are advised to investigate their usage of cr_groups sooner rather than later, as a future change will render assumptions about these two being equivalent harmful. Reviewed by: asomers, kib, olce Differential Revision: https://reviews.freebsd.org/D51153
Diffstat (limited to 'sys/alpha/include/(public-mirror)')
0 files changed, 0 insertions, 0 deletions