aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/hashtab.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2018-08-29 18:52:13 -0700
committerAlexei Starovoitov <ast@kernel.org>2018-08-29 18:52:13 -0700
commit234dbe3dc1db002076bb593c1f6dc5f3ebc46b21 (patch)
tree6af86387e67804ce0b375367811af02fb9b04ac3 /kernel/bpf/hashtab.c
parentMerge branch 'AF_XDP-zerocopy-for-i40e' (diff)
parentbpf/verifier: display non-spill stack slot types in print_verifier_state (diff)
downloadlinux-dev-234dbe3dc1db002076bb593c1f6dc5f3ebc46b21.tar.xz
linux-dev-234dbe3dc1db002076bb593c1f6dc5f3ebc46b21.zip
Merge branch 'verifier-liveness-simplification'
Edward Cree says: ==================== The first patch is a simplification of register liveness tracking by using a separate parentage chain for each register and stack slot, thus avoiding the need for logic to handle callee-saved registers when applying read marks. In the future this idea may be extended to form use-def chains. The second patch adds information about misc/zero data on the stack to the state dumps emitted to the log at various points; this information was found essential in debugging the first patch, and may be useful elsewhere. ==================== Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/hashtab.c')
0 files changed, 0 insertions, 0 deletions