Hi Krzysztof, there is something off in your series, it's not properly threaded. I think it makes it hard for the tools (b4 or dim) to pick it up (but this is easily fixable with a little effort from the committer) and also it makes it difficult for CI to test the whole series.
Let's see how it appears, otherwise I guess you should resend. Andi On Tue, Jul 29, 2025 at 10:16:04AM +0000, Krzysztof Karas wrote: > Krzysztof Karas (2): > drm/i915/selftests: Do not overwrite error code after > intel_context_migrate_clear() call > drm/i915/selftests: Do not leak vm_area_struct on early return > > .../drm/i915/gem/selftests/i915_gem_mman.c | 70 +++++++++---------- > 1 file changed, 32 insertions(+), 38 deletions(-) > > -- > 2.43.0 > > > -- > Best Regards, > Krzysztof
