All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>,
	Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Please update the linux-next location for the RDMA subsystem
Date: Wed, 10 Jan 2018 15:53:34 -0500	[thread overview]
Message-ID: <1515617614.3403.163.camel@redhat.com> (raw)
In-Reply-To: <20180107020124.37a7eff1-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 2538 bytes --]

On Sun, 2018-01-07 at 02:01 +1100, Stephen Rothwell wrote:
> Hi Jason,
> 
> On Fri, 5 Jan 2018 11:05:48 -0700 Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> wrote:
> > 
> > On Sun, Nov 19, 2017 at 02:56:33PM +1100, Stephen Rothwell wrote:
> > > Hi Doug,
> > > 
> > > On Fri, 17 Nov 2017 14:47:40 -0500 Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:  
> > > > 
> > > > Jason Gunthorpe is now co-maintaining the RDMA subsystem with me.  We
> > > > have a shared repo that we can both write into.  I would like you to re-
> > > > aim the RDMA linux-next pull point to:
> > > > 
> > > > git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-
> > > > next  
> > > 
> > > I have updated to use this and added Jason Gunthorpe <jgg-VPRAkNaXOzXQFizaE/u3fw@public.gmane.orgm>
> > > as a contact.  
> > 
> > Thanks Stephen, has been working well!
> 
> No worries.

Hi Stephen,

Jason and I would like you to make another change if you could.  Well,
two actually.  First, we've found that now that we are both pushing to
the same tree, the use of a tag instead of a branch for your for-next
testing is dangerous.  In particular, kernel git repos have a fast-
forward requirement on all branches, so an attempted push to a branch
that has stale data from the pusher (say I just managed to push to the
branch a few minutes before Jason and Jason hasn't pulled my changes
into his branch before he decides to push his) is denied by the post
hooks.  But no such check is in place for tags, and indeed we are
allowed to wipe out tags at will.  This has already been an accident
once, and there is no sense letting it be one again, so we've changed
our workflows to compensate for this fact, and with that change, the
for-next tag will no longer be kept up to date, it will only be pushed
when we are sending a pull request, and that's too late for testing. 
From now on, the for-next branch is the canonical source going forward
for testing purposes prior to a pull request.

The second thing is we would like you to also add our for-rc branch. 
Most of the time this will be a no-op, but we think there is some value
in making sure that -rc patches aren't going to cause future merge
problems with the for-next branch.  

Let me know if we can do those two things.  Thanks!

-- 
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2018-01-10 20:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17 19:47 Please update the linux-next location for the RDMA subsystem Doug Ledford
     [not found] ` <1510948060.3973.29.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-11-19  3:56   ` Stephen Rothwell
     [not found]     ` <20171119145633.07a3a715-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2018-01-05 18:05       ` Jason Gunthorpe
     [not found]         ` <20180105180548.GD11972-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2018-01-06 15:01           ` Stephen Rothwell
     [not found]             ` <20180107020124.37a7eff1-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2018-01-10 20:53               ` Doug Ledford [this message]
     [not found]                 ` <1515617614.3403.163.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-01-11 20:16                   ` Stephen Rothwell
2017-11-19  6:46   ` Leon Romanovsky
     [not found]     ` <20171119064640.GV18825-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-11-29 16:12       ` Doug Ledford
     [not found]         ` <9a80e43d-d32a-742b-fa6b-adacb152e8dd-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-11-29 16:24           ` Leon Romanovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1515617614.3403.163.camel@redhat.com \
    --to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.