Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757937Ab3D2NVl (ORCPT ); Mon, 29 Apr 2013 09:21:41 -0400 Received: from ns.iliad.fr ([212.27.33.1]:53508 "EHLO ns.iliad.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757821Ab3D2NVg (ORCPT ); Mon, 29 Apr 2013 09:21:36 -0400 Message-ID: <517E73DE.7050600@freebox.fr> Date: Mon, 29 Apr 2013 15:21:34 +0200 From: Nicolas Schichan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Xi Wang CC: Daniel Borkmann , Heiko Carstens , "David S. Miller" , Russell King , Eric Dumazet , Will Drewry , Andrew Morton , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Mircea Gherzan Subject: Re: [RFC PATCH net-next 0/6] seccomp filter JIT References: <1366962706-24204-1-git-send-email-xi.wang@gmail.com> <20130426112539.GA3736@osiris> <517A6915.2020208@redhat.com> <517E6505.6030005@freebox.fr> In-Reply-To: <517E6505.6030005@freebox.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 645 Lines: 18 On 04/29/2013 02:18 PM, Nicolas Schichan wrote: > My solution also allows the seccomp jit code to be disabled while still > allowing jit on socket filters (via a Kconfig option). This might be useful to > some people. Please disregard the above, I had missed the fact that the BPF_S_ANC_SECCOMP_LD_W case was embedded in an #ifdef CONFIG_SECCOMP_FILTER. Regards, -- Nicolas Schichan Freebox SAS -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/