stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-rc 0/2] IB/hfi1: RC patches
@ 2018-09-10 14:53 Dennis Dalessandro
  2018-09-10 14:53 ` [PATCH for-rc 1/2] IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds Dennis Dalessandro
  2018-09-11 15:17 ` [PATCH for-rc 0/2] IB/hfi1: RC patches Jason Gunthorpe
  0 siblings, 2 replies; 6+ messages in thread
From: Dennis Dalessandro @ 2018-09-10 14:53 UTC (permalink / raw)
  To: jgg, dledford; +Cc: linux-rdma, Michael J. Ruhl, Mike Marciniszyn, stable

Hi Doug and Jason,

Here are two patches that should probably land in the RC. The first one ensures
we don't index beyond the end of an array. The other is more subtle but arguably
more important. The bug it fixes results in incorrect IRQ bits to be set and the
result is we do not get an interrupt for an error and have to wait for another
interrupt to fire to see said error.

---

Dennis Dalessandro (1):
      IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds

Michael J. Ruhl (1):
      IB/hfi1: set_intr_bits uses incorrect source for register modification


 drivers/infiniband/hw/hfi1/chip.c                |    2 +-
 drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

--
-Denny

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

end of thread, other threads:[~2018-09-12  0:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-10 14:53 [PATCH for-rc 0/2] IB/hfi1: RC patches Dennis Dalessandro
2018-09-10 14:53 ` [PATCH for-rc 1/2] IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds Dennis Dalessandro
2018-09-11 15:17 ` [PATCH for-rc 0/2] IB/hfi1: RC patches Jason Gunthorpe
2018-09-11 16:25   ` Dennis Dalessandro
2018-09-11 17:38     ` Jason Gunthorpe
2018-09-11 19:28       ` Dennis Dalessandro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).