]> 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)
commitedc61f9092a72b9a432b498955f31a3519ef53fe
tree28018ae714d52605241c12619b915a3f81adfe89
parent9af94037744f2dbfd91f56fc1fa07b46912cd077
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