[PATCH 1/4] drm: qxl: Drop misleading comment
Gerd Hoffmann
kraxel at redhat.com
Tue Jan 31 10:19:59 UTC 2017
Hi,
> declare -n introduced in bash 4.3 is needed for alias
> support. Workaround at [1].
>
> [1] https://lists.freedesktop.org/archives/intel-gfx/2017-January/118474.html
Works for me. Thanks.
> N.b. dim currently doesn't do all its magic, such as adding Link: tag,
> if you apply more than one patch at a time. If you apply a multi-patch
> mbox, only the last one will get the Link: tag.
Hmm, that is bad.
One of the things the patches tool actually is very good at is applying
a patch series. Grab the patches from the list, put them into a mbox
file, in the correct order (which is a PITA to do manually with a MUA,
especially in case there are replies with reviewed-by, ...).
Does dim detect that a Link: tag is already present and doesn't add
another one then?
cheers,
Gerd
More information about the dri-devel
mailing list