HomeFreeBSD

Avoid unneeded check in vmspace_alloc().

Description

Avoid unneeded check in vmspace_alloc().

All vmspace_alloc() callers know which kind of pmap they allocate.

Reviewed by: alc, markj (previous version)
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D18329

Details

Provenance
kibAuthored on
Reviewer
alc
Differential Revision
D18329: Avoid unneeded check in vmspace_alloc().
Parents
rS340921: MFC r340783:
Branches
Unknown
Tags
Unknown