On 15/06/2020 15:07, Ian Jackson wrote:
> Paul Durrant writes ("RE: [PATCH] tools/libxengnttab: correct size of
> allocated memory"):
>>> -----Original Message-----
>>> From: Xen-devel <[email protected]> On Behalf Of
>>> Jürgen Groß
>>> Sent: 11 June 2020 16:26
>>> To: Roger Pau Monné <[email protected]>; Ian Jackson
>>> <[email protected]>
>>> Cc: [email protected]; Wei Liu <[email protected]>
>>> Subject: Re: [PATCH] tools/libxengnttab: correct size of allocated memory
>>>
>>> On 20.05.20 17:56, Roger Pau Monné wrote:
>>>> On Wed, May 20, 2020 at 03:49:59PM +0100, Ian Jackson wrote:
>>>>> Juergen Gross writes ("[PATCH] tools/libxengnttab: correct size of
>>>>> allocated memory"):
>>>>>> The size of the memory allocated for the IOCTL_GNTDEV_MAP_GRANT_REF
>>>>>> ioctl() parameters is calculated wrong, which results in too much
>>>>>> memory allocated.
>>>>> Added Roger to CC.
>>>>>
>>>>> Firstly,
>>>>>
>>>>> Reviewed-by: Ian Jackson <[email protected]>
>>>> For the FreeBSD bits:
>>>>
>>>> Reviewed-by: Roger Pau Monné <[email protected]>
>>> Any reason the patch didn't go in yet?
>>>
>> I'd be quite happy for this to go in now, consider it
>>
>> Release-acked-by: Paul Durrant <[email protected]>
> Thanks. I tried to apply this but it doesn't seem to apply to
> staging. Jürgen, would you care to rebase/resend ?
I already committed it, seeing as it was fully acked.
https://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;h=aad20e538d7ba0e36f5ed8d2bebb74096e3a6d7f
~Andrew