Roger Pau Monné 759ae58c00 xen/grant-table: remove explicit linear mapping additions
There's no need to explicitly add linear mappings for the grant table
area, as the memory is allocated using xenmem_alloc and it should
already have a linear mapping that can be obtained using
rman_get_virtual.

While there also remove the return value of gnttab_map, since there's
no return value anymore.

Sponsored by: Citrix Systems R&D
Reviewed by: Elliott Mitchell <ehem+freebsd@m5p.com>
Differential revision: https://reviews.freebsd.org/D29602
2022-02-07 10:06:27 +01:00
..
2021-12-10 11:48:42 +00:00
2021-12-10 11:45:36 +00:00
2020-10-02 18:18:01 +00:00
2021-12-10 12:02:05 +00:00
2021-12-03 23:29:51 -07:00
2021-12-14 14:59:09 +00:00
2021-09-03 13:51:08 -04:00
2020-02-03 17:35:11 +00:00
2021-04-27 19:07:33 +02:00
2022-01-11 15:56:07 +02:00
2022-01-23 20:48:33 +01:00
2021-12-09 16:37:26 +00:00
2021-10-02 10:43:41 +02:00
2021-12-06 11:28:01 +01:00
2021-11-25 11:25:11 +00:00
2020-07-01 00:33:16 +00:00
2020-02-03 17:35:11 +00:00
2021-12-04 11:07:04 -07:00
2021-11-25 00:45:12 -07:00
2021-12-16 13:23:30 +00:00
2021-12-09 20:21:16 +00:00
2020-08-31 15:03:23 +00:00
2020-09-18 16:48:08 +00:00
2020-02-07 19:53:07 +00:00
2022-01-14 07:34:39 +00:00
2020-11-19 03:59:21 +00:00
2022-02-01 16:21:17 +01:00
2022-02-02 22:35:33 -07:00
2021-08-10 20:44:27 -04:00
2022-01-04 16:01:14 -07:00
2021-12-10 11:53:38 +00:00
2021-12-18 23:43:00 +01:00
2021-11-18 23:05:32 -07:00
2021-12-14 14:24:21 +00:00
2020-10-05 19:58:55 +00:00
2022-01-11 21:19:53 +01:00
2021-12-14 14:31:10 +00:00
2021-12-14 14:08:17 +00:00
2021-12-06 11:27:59 +01:00
2021-08-16 06:28:33 +02:00
2022-02-06 13:18:35 +01:00
2021-09-02 22:25:16 -04:00
2021-12-14 14:12:35 +00:00
2021-10-02 10:47:21 +02:00