Simplify verifier logs and improve readability. Christy Lee (3): Only print scratched registers and stack slots to verifier logs Right align verifier states in verifier logs Only output backtracking information in log level 2 include/linux/bpf_verifier.h | 9 +++ kernel/bpf/verifier.c | 116 ++++++++++++++++++++++++++++++----- 2 files changed, 111 insertions(+), 14 deletions(-) -- 2.30.2