public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* Patch series from Dec 2009 which needs reviewing/applying
@ 2010-02-04  8:59 Jack Morgenstein
       [not found] ` <201002041059.09368.jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Jack Morgenstein @ 2010-02-04  8:59 UTC (permalink / raw)
  To: rdreier-FYB4Gu1CFyUAvxtiuMwx3w
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Tziporet Koren,
	vlad-VPRAkNaXOzVS1MOuV/RT9w

Roland,

Could you please review (and hopefully apply) the following patch series I submitted
on Dec 17, 2009? These are really small patches.

The series seems to have "fallen between the cracks".

Thanks!
-Jack

[PATCH 0/2] fix SRQ WQE buffer initialization in liblmx4 and in mlx4_ib
http://www.spinics.net/lists/linux-rdma/msg01911.html

[PATCH 1/2] libmlx4: initialize SRQ scatter entries when creating an SRQ
http://www.spinics.net/lists/linux-rdma/msg01912.html

[PATCH 2/2] mlx4_ib: initialize SRQ scatter entries when creating an SRQ
http://www.spinics.net/lists/linux-rdma/msg01910.html
--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Patch series from Dec 2009 which needs reviewing/applying
       [not found] ` <201002041059.09368.jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2010-02-08 17:09   ` Roland Dreier
       [not found]     ` <adapr4fwt68.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Roland Dreier @ 2010-02-08 17:09 UTC (permalink / raw)
  To: Jack Morgenstein
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Tziporet Koren,
	vlad-VPRAkNaXOzVS1MOuV/RT9w

 > [PATCH 0/2] fix SRQ WQE buffer initialization in liblmx4 and in mlx4_ib
 > http://www.spinics.net/lists/linux-rdma/msg01911.html

This isn't a patch AFAICT.

 > [PATCH 1/2] libmlx4: initialize SRQ scatter entries when creating an SRQ
 > http://www.spinics.net/lists/linux-rdma/msg01912.html

Just applied this.

 > [PATCH 2/2] mlx4_ib: initialize SRQ scatter entries when creating an SRQ
 > http://www.spinics.net/lists/linux-rdma/msg01910.html

Has been upstream as 4c425588 for a few weeks.
-- 
Roland Dreier  <rolandd-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/index.html
--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Patch series from Dec 2009 which needs reviewing/applying
       [not found]     ` <adapr4fwt68.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
@ 2010-02-09 17:20       ` Jack Morgenstein
       [not found]         ` <201002091920.41978.jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Jack Morgenstein @ 2010-02-09 17:20 UTC (permalink / raw)
  To: Roland Dreier
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Tziporet Koren,
	vlad-VPRAkNaXOzVS1MOuV/RT9w

On Monday 08 February 2010 19:09, Roland Dreier wrote:
>  > [PATCH 0/2] fix SRQ WQE buffer initialization in liblmx4 and in mlx4_ib
>  > http://www.spinics.net/lists/linux-rdma/msg01911.html
> 
> This isn't a patch AFAICT.
> 
You are right, it isn't.  Generally, when I submit a patch series, I do
a [PATCH 0/??] to contain overall explanatory notes.
If you would rather I call the submission something else, that is no problem.

What would you like to see in the subject line for an e-mail which introduces a patch series?

-Jack
--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Patch series from Dec 2009 which needs reviewing/applying
       [not found]         ` <201002091920.41978.jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2010-02-09 17:22           ` Roland Dreier
       [not found]             ` <adamxziiat8.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Roland Dreier @ 2010-02-09 17:22 UTC (permalink / raw)
  To: Jack Morgenstein
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Tziporet Koren,
	vlad-VPRAkNaXOzVS1MOuV/RT9w

 > >  > [PATCH 0/2] fix SRQ WQE buffer initialization in liblmx4 and in mlx4_ib
 > >  > http://www.spinics.net/lists/linux-rdma/msg01911.html
 > > 
 > > This isn't a patch AFAICT.
 > > 
 > You are right, it isn't.  Generally, when I submit a patch series, I do
 > a [PATCH 0/??] to contain overall explanatory notes.
 > If you would rather I call the submission something else, that is no problem.
 > 
 > What would you like to see in the subject line for an e-mail which introduces a patch series?

The series is fine.  I was just saying that the first email you pointed
to had nothing to merge.  As far as I know, the kernel mlx4_ib patch was
already merged, and I merged the libmlx4 patch yesterday, so the SRQ
initialization fixes are in place, right?
-- 
Roland Dreier  <rolandd-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/index.html
--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Patch series from Dec 2009 which needs reviewing/applying
       [not found]             ` <adamxziiat8.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
@ 2010-02-10  8:43               ` Jack Morgenstein
  0 siblings, 0 replies; 5+ messages in thread
From: Jack Morgenstein @ 2010-02-10  8:43 UTC (permalink / raw)
  To: Roland Dreier
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Tziporet Koren,
	vlad-VPRAkNaXOzVS1MOuV/RT9w

On Tuesday 09 February 2010 19:22, Roland Dreier wrote:
> so the SRQ
> initialization fixes are in place, right?
> 
Yes.
--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-10  8:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04  8:59 Patch series from Dec 2009 which needs reviewing/applying Jack Morgenstein
     [not found] ` <201002041059.09368.jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2010-02-08 17:09   ` Roland Dreier
     [not found]     ` <adapr4fwt68.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
2010-02-09 17:20       ` Jack Morgenstein
     [not found]         ` <201002091920.41978.jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2010-02-09 17:22           ` Roland Dreier
     [not found]             ` <adamxziiat8.fsf-BjVyx320WGW9gfZ95n9DRSW4+XlvGpQz@public.gmane.org>
2010-02-10  8:43               ` Jack Morgenstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox