qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [PATCH v2 06/12] hostmem: drop error variable from host_m


From: David Hildenbrand
Subject: Re: [Qemu-ppc] [PATCH v2 06/12] hostmem: drop error variable from host_memory_backend_get_memory()
Date: Fri, 15 Jun 2018 14:45:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 15.06.2018 14:39, Igor Mammedov wrote:
> On Fri, 15 Jun 2018 13:24:54 +0200
> David Hildenbrand <address@hidden> wrote:
> 
>> Unused, so let's remove it.
>>
>> Reviewed-by: David Gibson <address@hidden>
>> Reviewed-by: Igor Mammedov <address@hidden>
>> Signed-off-by: David Hildenbrand <address@hidden>
> breaks compilation with
> 
>  hw/mem/nvdimm.c:171:5: error: too many arguments to function 
> ‘host_memory_backend_get_memory’
>      return host_memory_backend_get_memory(dimm->hostmem, &error_abort);
> 

Looks like some reshuffling of patches was not that healthy. Will fix.

-- 

Thanks,

David / dhildenb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]