HomeFreeBSD

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

Description

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

GCC warns about the mismatched sizes on 32-bit platforms.

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

Details

Provenance
jhbAuthored on Sep 28 2022, 8:58 PM
Reviewer
imp
Differential Revision
D36752: Fix various places which cast a pointer to a uint64_t or vice versa.
Parents
rG124e46735e07: ntb: Use uintmax_t casts and %j to print physical addresses.
Branches
Unknown
Tags
Unknown