Kyle Evans 50030f9547 shmfd: make shm_size a vm_ooffset_t
On 32-bit platforms, this expands the shm_size to a 64-bit quantity and
resolves a mismatch between the shmfd size and underlying vm_object size.
The implementation did not account for this kind of mismatch.

Reviewed by:	kib
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D25602
2020-07-10 00:03:06 +00:00
..
2020-04-24 01:27:25 +00:00
2020-07-06 16:34:49 +00:00
2020-06-21 03:39:26 +00:00
2020-07-08 19:14:44 +00:00
2020-06-04 17:20:58 +00:00
2020-05-23 17:51:06 +00:00
2020-06-30 15:58:29 +00:00
2020-07-01 00:33:16 +00:00
2020-07-06 21:20:57 +00:00
2020-06-21 02:49:56 +00:00
2020-07-10 00:03:06 +00:00