Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966254AbbD2Qhz (ORCPT ); Wed, 29 Apr 2015 12:37:55 -0400 Received: from www62.your-server.de ([213.133.104.62]:34766 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965035AbbD2Qhg (ORCPT ); Wed, 29 Apr 2015 12:37:36 -0400 Message-ID: <554108CC.6000801@iogearbox.net> Date: Wed, 29 Apr 2015 18:37:32 +0200 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Nicolas Schichan CC: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Russell King , "David S. Miller" , Andy Lutomirski , Will Drewry , Kees Cook , Mircea Gherzan , ast@plumgrid.com Subject: Re: [PATCH 0/4] Seccomp filter JIT support on ARM. References: <1430314657-2552-1-git-send-email-nschichan@freebox.fr> In-Reply-To: <1430314657-2552-1-git-send-email-nschichan@freebox.fr> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 687 Lines: 17 On 04/29/2015 03:37 PM, Nicolas Schichan wrote: ... > The fourth and final patch fixes a bug in the emit_udiv() function > when used to convert a BPF_ALU | BPF_DIV | BPF_K instruction in the > ARM BPF JIT code. Shouldn't that fix go separately, so it can be included into 4.1 resp. -stable? Would be good if you also Cc Mircea, who wrote the code. Was that caught by lib/test_bpf.c suite (if not, would be good to add a test case for it) ? -- 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/