]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: net: bpf: use double-word load/stores where available
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 11 Jul 2018 09:32:38 +0000 (10:32 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 12 Jul 2018 18:45:23 +0000 (20:45 +0200)
commit88618f7ebba19f0a6ab2b1d3e1c70febcacb783f
tree28018ae714d52605241c12619b915a3f81adfe89
parent9d2b2ef13fa131feed26dba108219a6cbfe82f59
ARM: net: bpf: use double-word load/stores where available

Use double-word load and stores where support for this instruction is
supported by the CPU architecture.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
arch/arm/net/bpf_jit_32.c
arch/arm/net/bpf_jit_32.h