HomeFreeBSD

sys: Avoid relying on pollution from refcount.h

Description

sys: Avoid relying on pollution from refcount.h

Fix up headers which previously assumed that refcount.h includes
systm.h, and make them more self-contained. Then, replace the systm.h
include in refcount with kassert.h.

Reviewed by: imp, kib
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D47450

Details

Provenance
markjAuthored on Nov 5 2024, 2:31 PM
Reviewer
imp
Differential Revision
D47450: sys: Avoid relying on pollution from refcount.h
Parents
rG625835c8b5e8: tcp: fix the initial CWND when a SYN retransmission happened
Branches
Unknown
Tags
Unknown