All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Bart Van Assche <Bart.VanAssche-Sjgp3cTcYWE@public.gmane.org>
Cc: "jgg-uk2M96/98Pc@public.gmane.org"
	<jgg-uk2M96/98Pc@public.gmane.org>,
	"dennis.dalessandro-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org"
	<dennis.dalessandro-ral2JQCrhuEAvxtiuMwx3w@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>,
	"xavier_huwei-9Onoh4P/yGk@public.gmane.org"
	<xavier_huwei-9Onoh4P/yGk@public.gmane.org>,
	"linuxarm-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
	<linuxarm-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,
	"xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
	<xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,
	"xavier.huwei-WVlzvzqoTvw@public.gmane.org"
	<xavier.huwei-WVlzvzqoTvw@public.gmane.org>,
	"dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org"
	<dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver
Date: Tue, 28 Nov 2017 21:08:26 +0200	[thread overview]
Message-ID: <20171128190826.GR29104@mtr-leonro.local> (raw)
In-Reply-To: <1511895042.28512.6.camel-Sjgp3cTcYWE@public.gmane.org>

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

On Tue, Nov 28, 2017 at 06:50:44PM +0000, Bart Van Assche wrote:
> On Tue, 2017-11-28 at 11:39 -0700, Jason Gunthorpe wrote:
> > On Tue, Nov 28, 2017 at 08:20:09AM -0500, Dennis Dalessandro wrote:
> > > I could resubmit just the series, or you could just pick the 4 driver
> > > patches from patchworks whatever is easiest.
> >
> > I marked them in patchworks, but can you review the commit messages
> > and make sure you think Linus will see them as rc material too?
>
> My understanding is that the rc stage is intended primarily for fixes for
> bugs introduced during the merge window. For all patches that do not fix
> bugs introduced during the merge window it should be evaluated carefully
> whether or not these are important enough to be included in a rc pull request.

I had the same feeling in the previous cycles.

Thanks

>
> Bart.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Leon Romanovsky <leon@kernel.org>
To: Bart Van Assche <Bart.VanAssche@wdc.com>
Cc: "jgg@ziepe.ca" <jgg@ziepe.ca>,
	"dennis.dalessandro@intel.com" <dennis.dalessandro@intel.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
	"xavier_huwei@163.com" <xavier_huwei@163.com>,
	"linuxarm@huawei.com" <linuxarm@huawei.com>,
	"xavier.huwei@huawei.com" <xavier.huwei@huawei.com>,
	"xavier.huwei@tom.com" <xavier.huwei@tom.com>,
	"dledford@redhat.com" <dledford@redhat.com>
Subject: Re: [PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver
Date: Tue, 28 Nov 2017 21:08:26 +0200	[thread overview]
Message-ID: <20171128190826.GR29104@mtr-leonro.local> (raw)
In-Reply-To: <1511895042.28512.6.camel@wdc.com>

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

On Tue, Nov 28, 2017 at 06:50:44PM +0000, Bart Van Assche wrote:
> On Tue, 2017-11-28 at 11:39 -0700, Jason Gunthorpe wrote:
> > On Tue, Nov 28, 2017 at 08:20:09AM -0500, Dennis Dalessandro wrote:
> > > I could resubmit just the series, or you could just pick the 4 driver
> > > patches from patchworks whatever is easiest.
> >
> > I marked them in patchworks, but can you review the commit messages
> > and make sure you think Linus will see them as rc material too?
>
> My understanding is that the rc stage is intended primarily for fixes for
> bugs introduced during the merge window. For all patches that do not fix
> bugs introduced during the merge window it should be evaluated carefully
> whether or not these are important enough to be included in a rc pull request.

I had the same feeling in the previous cycles.

Thanks

>
> Bart.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2017-11-28 19:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-27  2:41 [PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver Wei Hu (Xavier)
2017-11-27  2:41 ` Wei Hu (Xavier)
2017-11-27  2:41 ` [PATCH 1/3] RDMA/hns: Fix the issue of IOVA not page continuous in hip08 Wei Hu (Xavier)
2017-11-27  2:41   ` Wei Hu (Xavier)
2017-11-27  2:41 ` [PATCH 2/3] RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent Wei Hu (Xavier)
2017-11-27  2:41   ` Wei Hu (Xavier)
2017-11-27  2:41 ` [PATCH 3/3] RDMA/hns: Get rid of page operation " Wei Hu (Xavier)
2017-11-27  2:41   ` Wei Hu (Xavier)
     [not found] ` <1511750484-102395-1-git-send-email-xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-11-27 18:36   ` [PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver Jason Gunthorpe
2017-11-27 18:36     ` Jason Gunthorpe
     [not found]     ` <20171127183637.GA13966-uk2M96/98Pc@public.gmane.org>
2017-11-28  6:15       ` Leon Romanovsky
2017-11-28  6:15         ` Leon Romanovsky
2017-11-28 13:20         ` Dennis Dalessandro
2017-11-28 18:39           ` Jason Gunthorpe
     [not found]             ` <20171128183910.GA21325-uk2M96/98Pc@public.gmane.org>
2017-11-28 18:50               ` Bart Van Assche
2017-11-28 18:50                 ` Bart Van Assche
     [not found]                 ` <1511895042.28512.6.camel-Sjgp3cTcYWE@public.gmane.org>
2017-11-28 19:08                   ` Leon Romanovsky [this message]
2017-11-28 19:08                     ` Leon Romanovsky
2017-11-28 19:33                 ` Jason Gunthorpe
     [not found]                   ` <20171128193311.GB21325-uk2M96/98Pc@public.gmane.org>
2017-11-28 20:27                     ` Dennis Dalessandro
2017-11-28 20:27                       ` Dennis Dalessandro
     [not found]                       ` <c3d23cf8-ed10-73a3-7b5b-8c58b7aa4781-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-11-29 10:00                         ` Jonathan Cameron
2017-11-29 10:00                           ` Jonathan Cameron
2017-11-28  6:28       ` Wei Hu (Xavier)
2017-11-28  6:28         ` Wei Hu (Xavier)

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=20171128190826.GR29104@mtr-leonro.local \
    --to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=Bart.VanAssche-Sjgp3cTcYWE@public.gmane.org \
    --cc=dennis.dalessandro-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=jgg-uk2M96/98Pc@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linuxarm-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
    --cc=xavier.huwei-WVlzvzqoTvw@public.gmane.org \
    --cc=xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
    --cc=xavier_huwei-9Onoh4P/yGk@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.