From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757934Ab3D2KRD (ORCPT ); Mon, 29 Apr 2013 06:17:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54758 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754931Ab3D2KRC (ORCPT ); Mon, 29 Apr 2013 06:17:02 -0400 Message-ID: <517E487F.2050700@redhat.com> Date: Mon, 29 Apr 2013 12:16:31 +0200 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Xi Wang CC: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Heiko Carstens , Will Drewry , Eric Dumazet , Russell King , David Laight , "David S. Miller" , Andrew Morton , Nicolas Schichan Subject: Re: [PATCH v2 net-next 3/3] ARM: net: bpf_jit_32: support BPF_S_ANC_SECCOMP_LD_W instruction References: <1367029047-14830-1-git-send-email-xi.wang@gmail.com> <1367029047-14830-4-git-send-email-xi.wang@gmail.com> <517B6FC5.7070003@redhat.com> In-Reply-To: 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 On 04/27/2013 08:32 PM, Xi Wang wrote: > On Sat, Apr 27, 2013 at 2:27 AM, Daniel Borkmann wrote: >> Besides all that, I think I also pointed you to a patch that already made >> it in for ARM, not sure why you keep posting the ARM JIT implementation? > > That's why I asked in the other post if you wanted me to rebase > against linux-next or net-next. The ARM part 3/3 is not needed if > rebased against linux-next with Nicolas's patches. This discussion was only in terms of the unified interface, not the seccomp JIT itself. If you speak about ``patch'' (and not ``patch set'') I assumed you were only referring to the first one.