[PATCH 0/3] Xen: grant table related adjustments following recent XSAs

Jan Beulich posted 3 patches 3 years, 1 month ago
Failed in applying to current master (apply log)
[PATCH 0/3] Xen: grant table related adjustments following recent XSAs
Posted by Jan Beulich 3 years, 1 month ago
While addressing the XSAs a number of further oddities were noticed.
Try to take care of them.

1: gntdev: don't needlessly allocate k{,un}map_ops[]
2: gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
3: gntdev: don't needlessly use kvcalloc()

Jan

Re: [PATCH 0/3] Xen: grant table related adjustments following recent XSAs
Posted by Boris Ostrovsky 3 years, 1 month ago
On 3/10/21 5:44 AM, Jan Beulich wrote:
> While addressing the XSAs a number of further oddities were noticed.
> Try to take care of them.
>
> 1: gntdev: don't needlessly allocate k{,un}map_ops[]
> 2: gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
> 3: gntdev: don't needlessly use kvcalloc()


Applied to for-linus-5.12b