HomeFreeBSD

Follow-up to r313690.

Description

Follow-up to r313690.

Fix two missed places where vm_object offset to index calculation
should use unsigned shift, to allow handling of full range of unsigned
offsets used to create device mappings.

Reported and tested by: royger (previous version)
Reviewed by: alc (previous version)
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Reviewer
alc
Parents
rS315157: Accept linkers representation for ELF segments with zero on-disk length.
Branches
Unknown
Tags
Unknown