From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blv99-0004PP-Cm for qemu-devel@nongnu.org; Mon, 19 Sep 2016 05:45:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1blv95-0007x3-G9 for qemu-devel@nongnu.org; Mon, 19 Sep 2016 05:45:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blv95-0007wj-9R for qemu-devel@nongnu.org; Mon, 19 Sep 2016 05:45:51 -0400 From: Markus Armbruster References: <12706b1f-c5ab-268b-1100-e36600be9b5c@gameservers.com> Date: Mon, 19 Sep 2016 11:45:47 +0200 In-Reply-To: (Brian Rak's message of "Tue, 13 Sep 2016 15:17:52 -0400") Message-ID: <874m5ckyt0.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] seccomp missing calls in 2.7.0? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brian Rak Cc: Eduardo Otubo , qemu-devel Brian Rak writes: > getrusage is used in a number of places throughout the qemu codebase > (notably, in crypto/pbkdf.c). > Without this syscall being whitelisted, qemu ends up getting killed by > the kernel whenever you > try to connect to a VNC console. The body of the commit message now looks good to me, but the headline is still off. It should be something like "seccomp: Add getrusage() to whitelist". Perhaps Eduardo is willing to touch it up on commit. If not, you need to resend your patch as a top-level message (not in reply to anything) with the subject fixed. Please consider using git-send-email. Thanks! http://wiki.qemu.org/Contribute/SubmitAPatch#Submitting_your_Patches