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

(cherry picked from commit a9fca3b987bcfa16d457b15cba2de46000f6bb86)

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
rG20125b23ff15: linux32: binutils as requires %eflags instead of %flags for CFI.
Branches
Unknown
Tags
Unknown