[PATCH net-next 1/6] ppc: Kconfig: Enable BPF JIT on ppc32

David Miller davem at davemloft.net
Mon Feb 16 06:07:29 AEDT 2015


From: Joe Perches <joe at perches.com>
Date: Sun, 15 Feb 2015 10:15:54 -0800

> On Sun, 2015-02-15 at 21:06 +0300, Denis Kirjanov wrote:
> []
>> diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
> []
>> @@ -126,7 +126,7 @@ config PPC
>>  	select IRQ_FORCED_THREADING
>>  	select HAVE_RCU_TABLE_FREE if SMP
>>  	select HAVE_SYSCALL_TRACEPOINTS
>> -	select HAVE_BPF_JIT if PPC64
>> +	select HAVE_BPF_JIT
> 
> trivia:
> 
> Should this be the last patch of the series?

Yes, that's the way I see it too.


More information about the Linuxppc-dev mailing list