commit | 1ca3b17b777c4136f9dba0195e13502c445f4ade | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Jul 11 10:32:07 2018 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Jul 12 20:45:23 2018 +0200 |
tree | 8f73587282ce98ea4b046948eb6c4ea884a54f4c | |
parent | 96cced4e774a2728710c8f8f48441fc7b29d6177 [diff] |
ARM: net: bpf: imm12 constant conversion Provide a version of the imm8m() function that the compiler can optimise when used with a constant expression. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>