From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4WCz-0005jq-CF for qemu-devel@nongnu.org; Wed, 31 Jul 2013 09:13:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4VYY-0000MH-Q1 for qemu-devel@nongnu.org; Wed, 31 Jul 2013 08:31:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4VYY-0000Lu-FH for qemu-devel@nongnu.org; Wed, 31 Jul 2013 08:31:06 -0400 Message-ID: <51F9040F.1040104@redhat.com> Date: Wed, 31 Jul 2013 14:33:19 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1371714876-2317-1-git-send-email-armbru@redhat.com> <87y593ltip.fsf@blackfin.pond.sub.org> <87fvuvglkw.fsf@blackfin.pond.sub.org> In-Reply-To: <87fvuvglkw.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/8] Guest memory allocation fixes & cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: peter.maydell@linaro.org, stefano.stabellini@eu.citrix.com, mtosatti@redhat.com, agraf@suse.de, qemu-devel@nongnu.org, borntraeger@de.ibm.com, mkletzan@redhat.com, pbonzini@redhat.com, afaerber@suse.de, rth@twiddle.net On 07/31/13 10:50, Markus Armbruster wrote: > Markus Armbruster writes: > >> Ping? > > Has been ignored for six weeks, and now it no longer applies. Rebased > version coming. > > *Sigh* Why haven't you been made a maintainer yet? You could have a "cleanup-fubars" tree and you could send pull requests for cleanups. What you're doing is (apparently) unpopular to review, but critically important for long-term health. Everyone is overloaded and concentrating on important features and bugfixes with high visibility. Refactoring falls of the wagon. Which is exactly why you should be able to send pull requests. Laszlo