Re: [Xen-devel] [PATCH v2 0/2] xen/gntdev: sanitize user interface handling

2019-11-28 Thread Boris Ostrovsky
On 11/28/19 3:48 AM, Jürgen Groß wrote: > On 07.11.19 12:15, Juergen Gross wrote: >> The Xen gntdev driver's checking of the number of allowed mapped pages >> is in need of some sanitizing work. >> >> Changes in V2: >> - enhanced commit message of patch 1 (Andrew Cooper) >> >> Juergen Gross (2): >>

Re: [Xen-devel] [PATCH v2 0/2] xen/gntdev: sanitize user interface handling

2019-11-28 Thread Jürgen Groß
On 07.11.19 12:15, Juergen Gross wrote: The Xen gntdev driver's checking of the number of allowed mapped pages is in need of some sanitizing work. Changes in V2: - enhanced commit message of patch 1 (Andrew Cooper) Juergen Gross (2): xen/gntdev: replace global limit of mapped pages by limit

[Xen-devel] [PATCH v2 0/2] xen/gntdev: sanitize user interface handling

2019-11-07 Thread Juergen Gross
The Xen gntdev driver's checking of the number of allowed mapped pages is in need of some sanitizing work. Changes in V2: - enhanced commit message of patch 1 (Andrew Cooper) Juergen Gross (2): xen/gntdev: replace global limit of mapped pages by limit per call xen/gntdev: switch from kcalloc(