On 15.06.2018 14:39, Igor Mammedov wrote: > On Fri, 15 Jun 2018 13:24:54 +0200 > David Hildenbrand <da...@redhat.com> wrote: > >> Unused, so let's remove it. >> >> Reviewed-by: David Gibson <da...@gibson.dropbear.id.au> >> Reviewed-by: Igor Mammedov <imamm...@redhat.com> >> Signed-off-by: David Hildenbrand <da...@redhat.com> > 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