From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULU1y-0000xi-J6 for qemu-devel@nongnu.org; Fri, 29 Mar 2013 03:47:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULU1x-0006ZK-2O for qemu-devel@nongnu.org; Fri, 29 Mar 2013 03:47:22 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:35835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULU1w-0006ZB-SH for qemu-devel@nongnu.org; Fri, 29 Mar 2013 03:47:20 -0400 Message-ID: <51554704.8040702@weilnetz.de> Date: Fri, 29 Mar 2013 08:47:16 +0100 From: Stefan Weil MIME-Version: 1.0 References: <1364112288-6479-1-git-send-email-sw@weilnetz.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] target-moxie: Fix pointer-to-integer conversion (MinGW-w64) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Green Cc: Blue Swirl , Anthony Liguori , qemu-devel@nongnu.org Am 28.03.2013 20:00, schrieb Anthony Green: > Hi Stefan, > > This change is fine by me. > > It's not clear to me, as the author/maintainer of the moxie port, what > my responsibility/authority is. Do I simply reply to patches like > this with... > > Looks good to me. > Signed-off-by: Anthony Green > > And then somebody commits it to the tree? > > Thanks! > > AG Hi Anthony, this was a build fix, so hopefully Blue Swirl or Anthony Liguori will commit it immediately when they see your Signed-off-by. Feedback from the maintainer is always welcome. My patch is also a trivial modification which could be handled by the maintainers of qemu-trivial, but they won't because I did not cc qemu-trivial@nongnu.org. For "normal" patches (and also in this case if the patch remains uncommitted for some time), the maintainer applies each patch to his/her personal tree, tells the author and the mailing list that this was done,and sends a pull request to the list (either after some time or when several patches were collected in the personal tree). Regards, Stefan