[PATCH] drm-intel.rst: remove drm-intel-fixes at lists.freedesktop.org in favor Fixes:

Rodrigo Vivi rodrigo.vivi at intel.com
Tue Feb 20 19:16:52 UTC 2018


On Mon, Feb 19, 2018 at 04:46:59AM +0100, Daniel Vetter wrote:
> On Wed, Feb 07, 2018 at 12:24:20AM -0800, Rodrigo Vivi wrote:
> > Daniel Vetter <daniel at ffwll.ch> writes:
> > 
> > > On Mon, Jan 22, 2018 at 02:53:29PM -0800, Rodrigo Vivi wrote:
> > >> On Mon, Jan 08, 2018 at 08:16:47AM +0000, Daniel Vetter wrote:
> > >> > On Thu, Jan 4, 2018 at 10:37 PM, Rodrigo Vivi <rodrigo.vivi at intel.com> wrote:
> > >> > > drm-intel-fixes at lists.freedesktop.org is dead for a while already
> > >> > > and everybody is pretty much using 'Fixes:' tag properly. So it is
> > >> > > time to adjust the documentation to the real life. No change on
> > >> > > the flow though.
> > >> > >
> > >> > > Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> > >> > 
> > >> > Please also fix the dim fixes command to generate the tags per the
> > >> > updated documentation. With that addressed, a-b: me.
> > >> 
> > >> It seems for me that dim fixes is already updated properly.
> > >> what am I missing?
> > >
> > > Oh, I didn't realize that. nvm.
> > 
> > I just noticed that I forgot this patch here on my local tree.
> > so, since it was a while better to check: ack then?!
> 
> Sure.
> -Daniel

pushed, thanks.

> 
> > 
> > > -Daniel
> > >
> > >> 
> > >> > -Daniel
> > >> > 
> > >> > > ---
> > >> > >  drm-intel.rst | 26 ++++++++++----------------
> > >> > >  1 file changed, 10 insertions(+), 16 deletions(-)
> > >> > >
> > >> > > diff --git a/drm-intel.rst b/drm-intel.rst
> > >> > > index bf9a8c314f85..b117ae55d052 100644
> > >> > > --- a/drm-intel.rst
> > >> > > +++ b/drm-intel.rst
> > >> > > @@ -161,16 +161,15 @@ Labeling Fixes Before Pushing
> > >> > >  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > >> > >
> > >> > >  To label fixes that should be cherry-picked to the current -rc development
> > >> > > -kernel or drm-next, the commit message should contain either:
> > >> > > +kernel or drm-next, the commit message should have the 'Fixes:' tag.
> > >> > >
> > >> > > -       Cc: drm-intel-fixes at lists.freedesktop.org
> > >> > > -
> > >> > > -or, if the fix is relevant for a released kernel,
> > >> > > +If the fix is relevant for a released kernel please also
> > >> > >
> > >> > >         Cc: stable at vger.kernel.org
> > >> > >
> > >> > > -If your patch fixes a regression then please include a Fixes: line to help
> > >> > > -maintainers where to cherry-pick a patch to. This also extremely useful for
> > >> > > +'Fixes:' tag needs to added to any patch fixing a regression or an incorrect
> > >> > > +behavior from previous patches. This tag help maintainers and tools to decide
> > >> > > +where to cherry-pick a patch to. This also extremely useful for
> > >> > >  product groups to know which bugfixes they must include. To follow the
> > >> > >  recommended format please generate the Fixes: line using ::
> > >> > >
> > >> > > @@ -185,10 +184,9 @@ patch.
> > >> > >  The maintainers will cherry-pick labeled patches from drm-intel-next-queued to
> > >> > >  the appropriate branches.
> > >> > >
> > >> > > -If possible, the commit message should also contain a Fixes: tag as described in
> > >> > > +'Fixes:' tag is described in
> > >> > >  `Documentation/process/submitting-patches
> > >> > > -<https://01.org/linuxgraphics/gfx-docs/drm/process/submitting-patches.html>`_
> > >> > > -to aid the maintainers in identifying the right branch.
> > >> > > +<https://01.org/linuxgraphics/gfx-docs/drm/process/submitting-patches.html>`_.
> > >> > >
> > >> > >  Requesting Fixes Cherry-Pick Afterwards
> > >> > >  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > >> > > @@ -199,16 +197,12 @@ fix needing to be backported.
> > >> > >  If the patch is already in Linus' tree, please follow `stable kernel rules
> > >> > >  <https://01.org/linuxgraphics/gfx-docs/drm/process/stable-kernel-rules.html>`_.
> > >> > >
> > >> > > -Otherwise, send an email to intel-gfx at lists.freedesktop.org and
> > >> > > -drm-intel-fixes at lists.freedesktop.org containing the subject of the patch, the
> > >> > > -commit id, why you think it should be applied, and what branch you wish it to be
> > >> > > -applied to.
> > >> > > +Otherwise, send an email to intel-gfx at lists.freedesktop.org containing the subject of the patch, the commit id, why you think it should be applied, and what branch you wish it to be applied to.
> > >> > >
> > >> > > -Replying to the original patch is also fine, but please do remember to add Cc:
> > >> > > -drm-intel-fixes at lists.freedesktop.org and the commit id.
> > >> > > +Replying to the original patch is also fine, but please mention the commit id.
> > >> > >
> > >> > >  Alternatively, if the cherry-pick has conflicts, please send a patch to
> > >> > > -intel-gfx at lists.freedesktop.org and drm-intel-fixes at lists.freedesktop.org with
> > >> > > +intel-gfx at lists.freedesktop.org with
> > >> > >  subject prefix "drm-intel-fixes PATCH" or "drm-intel-next-fixes PATCH" depending
> > >> > >  on the branch. Please add 'git cherry-pick -x' style annotation above your
> > >> > >  Signed-off-by: line in the commit message:
> > >> > > --
> > >> > > 2.13.6
> > >> > >
> > >> > > _______________________________________________
> > >> > > dim-tools mailing list
> > >> > > dim-tools at lists.freedesktop.org
> > >> > > https://lists.freedesktop.org/mailman/listinfo/dim-tools
> > >> > 
> > >> > 
> > >> > 
> > >> > -- 
> > >> > Daniel Vetter
> > >> > Software Engineer, Intel Corporation
> > >> > +41 (0) 79 365 57 48 - http://blog.ffwll.ch
> > >
> > > -- 
> > > Daniel Vetter
> > > Software Engineer, Intel Corporation
> > > http://blog.ffwll.ch
> 
> -- 
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch


More information about the dim-tools mailing list