HomeFreeBSD

Fix the type of pte_pa as when it is passed into _kvm_pa2off it is either

Description

Fix the type of pte_pa as when it is passed into _kvm_pa2off it is either
a uint64_t or a pointer to an off_t. With it being a u_long can result in
incorrect values being returned.

Details

Provenance
andrewAuthored on
Parents
rS273165: Use lockless quota checks in qsync and qsyncvp.
Branches
Unknown
Tags
Unknown

Event Timeline