From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753502AbaH2Pdw (ORCPT ); Fri, 29 Aug 2014 11:33:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6940 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753065AbaH2Pdv (ORCPT ); Fri, 29 Aug 2014 11:33:51 -0400 Message-ID: <54009D34.3010800@redhat.com> Date: Fri, 29 Aug 2014 17:33:08 +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: Markos Chandras CC: linux-kernel@vger.kernel.org, Randy Dunlap , "David S. Miller" , Alexei Starovoitov , linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation: filter: Add MIPS to architectures with BPF JIT References: <1409322218-3689-1-git-send-email-markos.chandras@imgtec.com> In-Reply-To: <1409322218-3689-1-git-send-email-markos.chandras@imgtec.com> 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 08/29/2014 04:23 PM, Markos Chandras wrote: > MIPS supports BPF JIT since v3.16-rc1 > > Cc: Randy Dunlap > Cc: "David S. Miller" > Cc: Daniel Borkmann > Cc: Alexei Starovoitov > Cc: linux-doc@vger.kernel.org > Signed-off-by: Markos Chandras Acked-by: Daniel Borkmann