commit | d449ceb11b3884770c06e71cf15edc9f3b4c9b05 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Jul 11 10:31:31 2018 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Jul 12 20:45:22 2018 +0200 |
tree | 7a5693fd9ed8315f8e7f9333f9e2c12ba2548a44 | |
parent | b103cbe0d7218d9633fe59965038ae23825b5d99 [diff] |
ARM: net: bpf: enumerate the JIT scratch stack layout Enumerate the contents of the JIT scratch stack layout used for storing some of the JITs 64-bit registers, tail call counter and AX register. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>