Konstantin Belousov
3b5331dd8d
uipc_shm: silent warnings about write-only variables in largepage code
...
In shm_largepage_phys_populate(), the result from vm_page_grab() is only
needed for assertion.
In shm_dotruncate_largepage(), there is a commented-out prototype code
for managed largepages. The oldobjsz is saved for its sake, so mark
the variable as __unused directly.
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
2021-10-21 21:40:46 +03:00
..
2021-10-19 21:22:57 -04:00
2021-10-19 21:22:56 -04:00
2021-10-21 17:20:08 +02:00
2021-10-05 15:01:16 -04:00
2021-10-01 11:27:33 +01:00
2021-10-19 21:22:56 -04:00
2021-10-18 19:18:56 +00:00
2021-10-21 15:06:06 +02:00
2021-10-06 14:08:49 -07:00
2021-10-21 21:40:46 +03:00
2021-10-18 19:18:46 +00:00
2021-10-20 21:29:49 +03:00
2021-10-04 18:15:06 -04:00
2021-10-19 21:22:56 -04:00
2021-10-21 21:40:46 +03:00
2021-10-19 21:22:56 -04:00
2021-10-21 15:06:06 +02:00
2021-10-13 10:04:46 -07:00
2021-10-08 11:21:44 +00:00
2021-10-14 15:30:32 +02:00
2021-10-20 19:25:51 -04:00
2021-10-20 19:25:51 -04:00
2021-09-27 07:46:56 +02:00
2021-10-19 11:59:11 +00:00
2021-09-14 09:01:32 -04:00
2021-10-21 09:36:53 -07:00
2021-10-19 21:22:56 -04:00
2021-10-19 21:22:56 -04:00
2021-09-17 14:19:05 -04:00
2021-10-21 09:37:17 -07:00
2021-10-18 19:18:01 +00:00
2021-10-21 21:40:46 +03:00
2021-10-19 21:22:56 -04:00
2021-10-21 21:40:46 +03:00