HomeFreeBSD

jail: Use atomic(9) instead of CK atomics

Description

jail: Use atomic(9) instead of CK atomics

There's no reason to use one over the other here, let's prefer the
interface that's used elsewhere in the kernel.

No functional change intended.

Reviewed by: mjg
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D38360

Details

Provenance
markjAuthored on Feb 7 2023, 7:35 PM
Reviewer
mjg
Differential Revision
D38360: jail: Use atomic(9) instead of CK atomics
Parents
rG3bc099eb7120: bridge: Make the ioctl table local to if_bridge.c
Branches
Unknown
Tags
Unknown