Commit: 4c596ba67ef1 ("selftests/bpf: remove enum64 case from __arg_untrusted test suite") Fixes tag: Fixes: 68cca81fd57 ("selftests/bpf: tests for __arg_untrusted void * global func params") Has these problem(s): - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto").