Hi all, In commit ec8f1813bf8d ("drm/msm/a6xx: Replace kcalloc() with kvzalloc()") Fixes tag Fixes: b859f9b009b (drm/msm/gpu: Snapshot GMU debug buffer) has these problem(s): - SHA1 should be at least 12 digits long This can be fixed for the future 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"). -- Cheers, Stephen Rothwell