All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc 0/4] Some more RC fixes for 5.16
@ 2021-11-29 19:19 Dennis Dalessandro
  2021-11-29 19:19 ` [PATCH for-rc 1/4] IB/hfi1: Correct guard on eager buffer deallocation Dennis Dalessandro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dennis Dalessandro @ 2021-11-29 19:19 UTC (permalink / raw)
  To: jgg; +Cc: linux-rdma

Here's a few more fixes from Mike. Two of the issues were found through code
inspection while working on the panics. The BUG is a long standing issue but
just now surfaces in 5.16. He has marked 3 of the 4 as stable so we'd like to
get into the RC if possible.

---

Mike Marciniszyn (4):
      IB/hfi1: Correct guard on eager buffer deallocation
      IB/hfi1: Insure use of smp_processor_id() is preempt disabled
      IB/hfi1: Fix early init panic
      IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr


 drivers/infiniband/hw/hfi1/chip.c   |    2 ++
 drivers/infiniband/hw/hfi1/driver.c |    2 ++
 drivers/infiniband/hw/hfi1/init.c   |   40 +++++++++++++++--------------------
 drivers/infiniband/hw/hfi1/sdma.c   |    2 +-
 4 files changed, 22 insertions(+), 24 deletions(-)

--
-Denny

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

end of thread, other threads:[~2021-12-07 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-29 19:19 [PATCH for-rc 0/4] Some more RC fixes for 5.16 Dennis Dalessandro
2021-11-29 19:19 ` [PATCH for-rc 1/4] IB/hfi1: Correct guard on eager buffer deallocation Dennis Dalessandro
2021-11-29 19:19 ` [PATCH for-rc 2/4] IB/hfi1: Insure use of smp_processor_id() is preempt disabled Dennis Dalessandro
2021-11-29 19:20 ` [PATCH for-rc 3/4] IB/hfi1: Fix early init panic Dennis Dalessandro
2021-11-29 19:20 ` [PATCH for-rc 4/4] IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr Dennis Dalessandro
2021-12-07 17:43 ` [PATCH for-rc 0/4] Some more RC fixes for 5.16 Jason Gunthorpe

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.