Skip to content
Snippets Groups Projects
Simona Vetter's avatar
Simona Vetter authored
dim blew up on the pull from Thomas:

https://patchwork.freedesktop.org/patch/348981/



Thomas helpfully added an in-body From: line, similar to how git
format-patch does. But our dim parsing choked on the double From: line
that resulted in.

Assume that if there's a 2nd From: line it's there for a good reason
and pick that one (like git apply-mbox).

v2: Ditch the debug stuff ... silly me.

Cc: "Thomas Hellström (VMware)" <thomas_os@shipmail.org>
Cc: Dave Airlie <airlied@gmail.com>
Reviewed-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
Reported-by: default avatarDave Airlie <airlied@gmail.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
63250bcb
History

DRM Maintainer Tools

This project covers the tools and documentation for maintaining, committing, and contributing to the Linux kernel DRM subsystem's drm-misc and drm-intel repositories. The intended audience is primarily the maintainers and committers of said repositories, but the workflow documentation may be useful for anyone interested in the kernel graphics subsystem development.

Please see the DRM Maintainer Tools Documentation for more information, and contributing and contact on how to collaborate on the documentation and tools.