All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging/rdma/hfi1: Miscellaneous Fixes
@ 2015-11-10  0:18 Jubin John
  2015-11-10  0:18 ` [PATCH v2 1/2] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery Jubin John
       [not found] ` <1447114701-11003-1-git-send-email-jubin.john-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Jubin John @ 2015-11-10  0:18 UTC (permalink / raw)
  To: gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r,
	devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	dledford-H+wXaHxf7aLQT0dZR+AlfA,
	mike.marciniszyn-ral2JQCrhuEAvxtiuMwx3w,
	ira.weiny-ral2JQCrhuEAvxtiuMwx3w

Updated these 2 patches based on feedback received.

Changes in v2:
	- Removed volatile for receive context tail dummy address
	- Removed unlikely() in sdma_select_engine_vl()

Ira Weiny (1):
  staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid

Mark F. Brown (1):
  staging/rdma/hfi1: Workaround to prevent corruption during packet
    delivery

 drivers/staging/rdma/hfi1/chip.c |   18 +++++++++++++++---
 drivers/staging/rdma/hfi1/hfi.h  |    4 ++++
 drivers/staging/rdma/hfi1/init.c |   28 ++++++++++++++++++++++++++++
 drivers/staging/rdma/hfi1/sdma.c |   12 ++++++++++--
 4 files changed, 57 insertions(+), 5 deletions(-)

--
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] 9+ messages in thread

end of thread, other threads:[~2015-11-20 23:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-10  0:18 [PATCH v2 0/2] staging/rdma/hfi1: Miscellaneous Fixes Jubin John
2015-11-10  0:18 ` [PATCH v2 1/2] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery Jubin John
     [not found] ` <1447114701-11003-1-git-send-email-jubin.john-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-11-10  0:18   ` [PATCH v2 2/2] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid Jubin John
     [not found]     ` <1447114701-11003-3-git-send-email-jubin.john-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-11-20  0:58       ` Greg KH
     [not found]         ` <20151120005837.GA18080-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-11-20 15:23           ` Marciniszyn, Mike
     [not found]             ` <32E1700B9017364D9B60AED9960492BC259BD7E1-RjuIdWtd+YbTXloPLtfHfbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-11-20 16:35               ` Greg KH
     [not found]                 ` <20151120163542.GA31501-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-11-20 16:43                   ` Marciniszyn, Mike
     [not found]                     ` <32E1700B9017364D9B60AED9960492BC259BD977-RjuIdWtd+YbTXloPLtfHfbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-11-20 17:00                       ` Greg KH
     [not found]                         ` <20151120170023.GA14450-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-11-20 23:59                           ` Jubin John

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.