Hi, On 2020-01-19 15:26:54 +0000, Sasha Levin wrote: > This commit has been processed because it contains a "Fixes:" tag, > fixing commit: 722ddfde366f ("perf tools: Fix time sorting"). > The bot has tested the following trees: v5.4.13, v4.19.97, v4.14.166, v4.9.210, v4.4.210. > > How should we proceed with this patch? > > v5.4.13: Build OK! > v4.19.97: Build OK! > v4.14.166: Build OK! > v4.9.210: Failed to apply! Possible dependencies: > 7aef3bf3daa1 ("perf c2c: Add c2c command") > v4.4.210: Failed to apply! Possible dependencies: > 7aef3bf3daa1 ("perf c2c: Add c2c command") Looks like it doesn't need to be backpatched to the failing branches. "Fixes" was approximate here anyway, since that commit just exposed a pre-existing coding bug, that was masked by the fix in 722ddfde366f. And since 4.9/4.4 don't have c2c at all, there's nothing to fix. Greetings, Andres Freund