linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 net 0/3] BPF JIT fixes for ARM
@ 2015-07-21 12:14 Nicolas Schichan
  2015-07-21 12:14 ` [PATCH V2 net 1/3] ARM: net: fix condition for load_order > 0 when translating load instructions Nicolas Schichan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Nicolas Schichan @ 2015-07-21 12:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

These patches are fixing bugs in the ARM JIT and should probably find
their way to a stable kernel. All 60 test_bpf tests in Linux 4.1 release
are now passing OK (was 54 out of 60 before).

Regards,

Changes from original submission:
* split fixes and features in separate patch series.

Nicolas Schichan (3):
  ARM: net: fix condition for load_order > 0 when translating load
    instructions.
  ARM: net: handle negative offsets in BPF JIT.
  ARM: net: fix vlan access instructions in ARM JIT.

 arch/arm/net/bpf_jit_32.c | 57 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 44 insertions(+), 13 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-22  5:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-21 12:14 [PATCH V2 net 0/3] BPF JIT fixes for ARM Nicolas Schichan
2015-07-21 12:14 ` [PATCH V2 net 1/3] ARM: net: fix condition for load_order > 0 when translating load instructions Nicolas Schichan
2015-07-21 12:14 ` [PATCH V2 net 2/3] ARM: net: handle negative offsets in BPF JIT Nicolas Schichan
2015-07-21 12:14 ` [PATCH V2 net 3/3] ARM: net: fix vlan access instructions in ARM JIT Nicolas Schichan
2015-07-22  5:20 ` [PATCH V2 net 0/3] BPF JIT fixes for ARM David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).