HomeFreeBSD

vmm: another take at maximmum address passed to contigmalloc

Description

vmm: another take at maximmum address passed to contigmalloc

Just using vm_paddr_t value with all bits set.
That should work as long as the type is unsigned.

While there, fix a couple of whitespace issues nearby.

MFC after: 1 week
X-MFC with: r307903

Details

Provenance
avgAuthored on
Parents
rS308038: The buffer address is always overwritten in the extended descriptor format,
Branches
Unknown
Tags
Unknown