From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEeT1-0005pL-QT for qemu-devel@nongnu.org; Fri, 23 Jan 2015 08:40:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEeSx-0006FL-2D for qemu-devel@nongnu.org; Fri, 23 Jan 2015 08:40:07 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEeSw-0006E3-RF for qemu-devel@nongnu.org; Fri, 23 Jan 2015 08:40:02 -0500 Date: Fri, 23 Jan 2015 19:09:42 +0530 From: Amit Shah Message-ID: <20150123133942.GI25313@grmbl.mre> References: <1422019306-18885-1-git-send-email-eduardo.otubo@profitbricks.com> <1422019306-18885-2-git-send-email-eduardo.otubo@profitbricks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1422019306-18885-2-git-send-email-eduardo.otubo@profitbricks.com> Subject: Re: [Qemu-devel] [PULL 01/01] seccomp: add mlockall to whitelist List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Otubo Cc: pmoore@redhat.com, peter.maydell@linaro.org, Paolo Bonzini , qemu-devel@nongnu.org, ehabkost@redhat.com On (Fri) 23 Jan 2015 [14:21:46], Eduardo Otubo wrote: > From: Paolo Bonzini > > This is used by "-realtime mlock=on". > > Signed-off-by: Eduardo Otubo Hm, that's not where a signed-off-by of the maintainer goes... > Signed-off-by: Paolo Bonzini > Reviewed-by: Amit Shah > Reviewed-by: Eduardo Habkost > Tested-by: Eduardo Habkost > Acked-by: Eduardo Otubo Amit