From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQFT3-0002VR-7H for qemu-devel@nongnu.org; Thu, 21 Jul 2016 11:00:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQFSz-00027q-F5 for qemu-devel@nongnu.org; Thu, 21 Jul 2016 11:00:52 -0400 Received: from mx5-phx2.redhat.com ([209.132.183.37]:39481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQFSz-00027h-7C for qemu-devel@nongnu.org; Thu, 21 Jul 2016 11:00:49 -0400 Date: Thu, 21 Jul 2016 11:00:46 -0400 (EDT) From: Paolo Bonzini Message-ID: <36726968.9476647.1469113246850.JavaMail.zimbra@redhat.com> In-Reply-To: <20160721132645.5d270a77@nial.brq.redhat.com> References: <1469008443-72059-1-git-send-email-imammedo@redhat.com> <878twv8k13.fsf@dusky.pond.sub.org> <20160721132645.5d270a77@nial.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.7] fix qemu exit on memory hotplug when allocation fails at prealloc time List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: Markus Armbruster , rth@twiddle.net, qemu-devel@nongnu.org, crosthwaite peter , ehabkost@redhat.com > > On 21/07/2016 10:36, Markus Armbruster wrote: > > > ... have the obvious error_propagate() + return here. Matter of taste, > > > between you and the maintainer. Except there is none. Inexcusable for > > > a file created in 2014. Suggest you appoint yourself. > > > > For now I've queued the patch > thanks > > >, but I suggest that memory backends go > > together with numa.c. > Do you mean via Eduardo tree since here is numa maintainer? Yes, for the future. Paolo