From: "ira.weiny" <ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: "gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org"
<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1
Date: Thu, 24 Dec 2015 12:50:37 -0500 [thread overview]
Message-ID: <20151224175037.GB22759@phlsvsds.ph.intel.com> (raw)
In-Reply-To: <20151223022757.GA5562-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
On Tue, Dec 22, 2015 at 06:27:57PM -0800, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org wrote:
> On Tue, Dec 22, 2015 at 02:15:08PM -0500, ira.weiny wrote:
> > On Mon, Dec 21, 2015 at 05:01:48PM -0800, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org wrote:
[snip]
> > >
> > > No, git is good :)
> > >
> > > > How do we handle changes which affect both qib and hfi1?
> > >
> > > I don't know, now this gets messy...
> > >
> >
> > Agreed and this is what we are worried about.
> >
> > Can we do what Dan and Doug have proposed in the past and have Doug take over
> > the staging/rdma sub-tree?
> >
> > http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2015-November/081922.html
> >
> > I think the upcoming merge window is a reasonable time for him to do that.
>
> Ok, but keeping on top of all of the generic staging patches that come
> in is a tough thing to do, that's up to Doug, if he is ready for it...
>
To help this process, once the change over happens, we will help to monitor
driverdev-devel for anything submitted to staging/rdma. If something is
submitted which was not to Doug and linux-rdma we can handle alerting the
submitter to make sure it gets submitted to Doug as per the current MAINTAINERS
file.
Hope this helps,
Ira
--
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:[~2015-12-24 17:50 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-14 17:27 [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1 Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 06/15] IB/hfi1: Remove driver specific members from hfi1 qp type Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 07/15] IB/hfi1: Add device specific info prints Dennis Dalessandro
[not found] ` <20151214172509.11576.19722.stgit-K+u1se/DcYrLESAwzcoQNrvm/XP+8Wra@public.gmane.org>
2015-12-14 17:27 ` [RFC PATCH 01/15] IB/hfi1: Begin to use rdmavt for verbs Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 02/15] IB/hfi1: Add basic rdmavt capability flags for hfi1 Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 03/15] IB/hfi1: Consolidate dma ops " Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 04/15] IB/hfi1: Use rdmavt protection domain Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 05/15] IB/hfi1: Remove MR data structures from hfi1 Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 08/15] IB/hfi1: Use correct rdmavt header files after move Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 09/15] IB/hfi1: Use address handle in rdmavt and remove from hfi1 Dennis Dalessandro
2015-12-14 17:29 ` [RFC PATCH 10/15] IB/hfi1: Implement hfi1 support for AH notification Dennis Dalessandro
2015-12-14 17:29 ` [RFC PATCH 11/15] IB/hfi1: Remove hfi1 MR and hfi1 specific qp type Dennis Dalessandro
2015-12-14 17:29 ` [RFC PATCH 12/15] IB/hfi1: Remove srq from hfi1 Dennis Dalessandro
2015-12-14 17:29 ` [RFC PATCH 13/15] IB/hfi1: Remove ibport and use rdmavt version Dennis Dalessandro
2015-12-14 17:29 ` [RFC PATCH 14/15] IB/hfi1: Remove mmap from hfi1 Dennis Dalessandro
2015-12-21 6:12 ` [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1 ira.weiny
[not found] ` <20151221061214.GD3860-W4f6Xiosr+yv7QzWx2u06xL4W9x8LtSr@public.gmane.org>
2015-12-21 22:02 ` gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
[not found] ` <20151221220235.GA14142-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-12-22 0:19 ` ira.weiny
[not found] ` <20151222001943.GM3860-W4f6Xiosr+yv7QzWx2u06xL4W9x8LtSr@public.gmane.org>
2015-12-22 1:01 ` gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
[not found] ` <20151222010148.GB2145-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-12-22 19:15 ` ira.weiny
[not found] ` <20151222191508.GO3860-W4f6Xiosr+yv7QzWx2u06xL4W9x8LtSr@public.gmane.org>
2015-12-23 2:27 ` gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
[not found] ` <20151223022757.GA5562-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-12-23 4:21 ` Doug Ledford
2015-12-24 17:50 ` ira.weiny [this message]
2016-01-05 22:50 ` ira.weiny
2015-12-14 17:29 ` [RFC PATCH 15/15] IB/hfi1: Use rdmavt pkey verbs function Dennis Dalessandro
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=20151224175037.GB22759@phlsvsds.ph.intel.com \
--to=ira.weiny-ral2jqcrhueavxtiumwx3w@public.gmane.org \
--cc=devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org \
--cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@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 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.