On 5/15/20 9:49 PM, Stanislav Fomichev wrote:
Commit 294f2fc6da27 ("bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()") changed the way verifier logs some of its state, adjust the test_align accordingly. Where possible, I tried to not copy-paste the entire log line and resorted to dropping the last closing brace instead.Fixes: 294f2fc6da27 ("bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()") Cc: John Fastabend <[email protected]> Signed-off-by: Stanislav Fomichev <[email protected]>
Both applied, thanks!
