bpf: Remove dynamic stack liveness infrastructure Now that stack liveness is computed statically, remove the dynamic callchain-sensitive infrastructure that was interleaved with the main verification loop. Signed-off-by: Alexei Starovoitov <ast@kernel.org>