Files
linux/drivers
Juergen Gross b3f7931f5c xen/gntdev: switch from kcalloc() to kvcalloc()
With sufficient many pages to map gntdev can reach order 9 allocation
sizes. As there is no need to have physically contiguous buffers switch
to kvcalloc() in order to avoid failing allocations.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
2019-12-02 07:39:23 +01:00
..
2019-10-28 16:47:22 -07:00
2019-10-24 08:45:31 +03:00
2019-10-31 11:24:52 +01:00
2019-11-03 19:54:53 +01:00
2019-10-21 09:08:15 +02:00
2019-11-11 06:23:37 +01:00
2019-11-22 19:56:35 +00:00
2019-11-20 02:15:57 -05:00
2019-11-14 13:06:33 +08:00