From: Jason Gunthorpe <jgg-uk2M96/98Pc@public.gmane.org>
To: Bart Van Assche <Bart.VanAssche-Sjgp3cTcYWE@public.gmane.org>
Cc: "dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org"
<dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH] rdma: Add Jason as a co-maintainer
Date: Fri, 17 Nov 2017 11:14:10 -0700 [thread overview]
Message-ID: <20171117181410.GL4276@ziepe.ca> (raw)
In-Reply-To: <1510941272.2846.46.camel-Sjgp3cTcYWE@public.gmane.org>
On Fri, Nov 17, 2017 at 05:54:34PM +0000, Bart Van Assche wrote:
> Thanks Doug for having added a co-maintainer. Jason, thank you for willing
> to be a co-maintainer.
Thank you Bart!
> Jason, if you are going to send pull requests to Linus you should be aware
> of the following:
I think we will work up to that, obviously I will be working with Doug
and his expertise and experience will guide what happens.
A new git tree has been setup for RDMA:
https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/
This will replace Doug's personal k.o tree effective immediately as
the cannonical source for the RDMA work in progress.
Both Doug and I have write privileges to this tree.
> * Linus trusts pull requests from a kernel.org repository more than pull
> requests from a repository outside kernel.org (e.g. github). Any requests
> to pull from e.g. github must be PGP-signed.
Done
> * If you send an e-mail to Wu Fengguang then he will add a branch from your
> repository to his zero-day testing. This is a great way to catch build
> failures before linux-next catches these.
Thanks
> * Any patches that will be sent to Linus must have been in the for-next
> repository for at least a few days. Requests to add a branch to linux-next
> should be sent to Stephen Rothwell with linux-next in Cc.
Doug will send Stephen Rothwell a note to move his for-next pull for
RDMA from Doug's personal directory to:
git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git
Branch k.o/for-next
> * Maintainers are expected to keep an eye on merge conflicts and other reports
> sent out to the linux-next mailing list
> (http://vger.kernel.org/vger-lists.html#linux-next).
Good advice..
> * Rebasing a tree that will be sent to Linus is completely inacceptable. A
> quote from Linus: "And in general, you simply should never rebase commits
> that have already been publicized." Source: Linus Torvalds, Re: linux-next:
> Signed-off-by missing for commit in the drivers-x86 tree, linux-next mailing
> list, 2 August 2017 (https://www.spinics.net/lists/kernel/msg2571584.html).
Yes, of course
> * Backmerging (merging a later rc into a maintainer tree) to pull in rc fixes
> from other maintainers is considered inacceptable too. If patches from other
> maintainers are really needed I think it is acceptable to merge a maintainer
> tree into Linus' tree and to apply late rc patches on top of that merged
> tree.
Yes, this gets tricky if two trees have to coordinate..
Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-11-17 18:14 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-16 20:44 [PATCH] rdma: Add Jason as a co-maintainer Jason Gunthorpe
2017-11-17 5:00 ` Leon Romanovsky
[not found] ` <20171116204400.GA28216-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-11-17 17:54 ` Bart Van Assche
[not found] ` <1510941272.2846.46.camel-Sjgp3cTcYWE@public.gmane.org>
2017-11-17 18:14 ` Jason Gunthorpe [this message]
[not found] ` <20171117181410.GL4276-uk2M96/98Pc@public.gmane.org>
2017-11-17 19:45 ` Doug Ledford
[not found] ` <1510947901.3973.26.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-11-17 21:32 ` Jason Gunthorpe
[not found] ` <20171117213227.GQ4276-uk2M96/98Pc@public.gmane.org>
2017-11-18 1:44 ` Doug Ledford
2017-11-18 7:26 ` Leon Romanovsky
2017-11-19 8:33 ` Amrani, Ram
2017-11-20 16:10 ` Leon Romanovsky
2017-11-20 18:06 ` Jason Gunthorpe
[not found] ` <20171120180631.GE626-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-11-21 5:04 ` Leon Romanovsky
[not found] ` <20171121050456.GM18825-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-11-21 6:37 ` Leon Romanovsky
2017-11-20 12:45 ` Sagi Grimberg
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=20171117181410.GL4276@ziepe.ca \
--to=jgg-uk2m96/98pc@public.gmane.org \
--cc=Bart.VanAssche-Sjgp3cTcYWE@public.gmane.org \
--cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox