HomeFreeBSD

Fix various places which cast a pointer to a vm_paddr_t or vice versa.

Description

Fix various places which cast a pointer to a vm_paddr_t or vice versa.

GCC warns about the mismatched sizes on i386 where vm_paddr_t is 64
bits.

Reviewed by: imp, markj
Differential Revision: https://reviews.freebsd.org/D36750

Details

Provenance
jhbAuthored on Oct 3 2022, 11:10 PM
Reviewer
imp
Differential Revision
D36750: Fix various places which cast a pointer to a vm_paddr_t or vice versa.
Parents
rG56cdab337269: bpf: obtain timestamps from controller via pkthdr if available
Branches
Unknown
Tags
Unknown