From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cefbY-0004Ff-FX for qemu-devel@nongnu.org; Fri, 17 Feb 2017 05:17:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cefbV-0006YW-Af for qemu-devel@nongnu.org; Fri, 17 Feb 2017 05:17:32 -0500 Date: Fri, 17 Feb 2017 18:17:25 +0800 From: Fam Zheng Message-ID: <20170217101725.GB3468@lemon.lan> References: <20170216085857.23501-1-snaipe@diacritic.io> <20170217085800.28873-1-snaipe@diacritic.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] syscall: fixed mincore(2) not failing with ENOMEM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Franklin \"Snaipe\" Mathieu" Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org, snaipe@arista.com, Riku Voipio , Aurelien Jarno On Fri, 02/17 09:00, Franklin "Snaipe" Mathieu wrote: > Ignore this patch, this was sent again by mistake. Hi Franklin, thanks for the re-submission. Next time please send consecutive versions as top-level threads instead of replies to previous versions, with proper 'v2", "v3" tags in the subject. Fam