Re: [PATCH 6/6] MIPS: net: BPF: Introduce BPF ASM helpers
From: Markos Chandras <hidden>
Date: 2015-08-14 07:59:41
Also in:
lkml, netdev
From: Markos Chandras <hidden>
Date: 2015-08-14 07:59:41
Also in:
lkml, netdev
On Thu, Aug 13, 2015 at 10:42:46PM +0200, Aurelien Jarno wrote:
This patch relies on R2 instructions, and thus the Linux kernel fails to build when targetting non-R2 CPUs. See for example: https://buildd.debian.org/status/fetch.php?pkg=linux&arch=mipsel&ver=4.2%7Erc6-1%7Eexp1&stamp=1439480000 -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net
Hi, I think Ralf may have a fix for R1 cores but I am not sure about the status of that patch. Ralf? -- markos