linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Last minute FPGA fix for v6.17-rc1
@ 2025-08-06  7:06 Xu Yilun
  2025-08-06  7:06 ` [PATCH 1/1] fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable() Xu Yilun
  0 siblings, 1 reply; 5+ messages in thread
From: Xu Yilun @ 2025-08-06  7:06 UTC (permalink / raw)
  To: gregkh; +Cc: jgg, m.szyprowski, pisa, yilun.xu, linux-fpga, mdf

Hi Greg:

Pavel found the patch (already in your repo) for v6.17-rc1

  37e00703228a ("zynq_fpga: use sgtable-based scatterlist wrappers")

breaks Xilinux FPGA driver. Here is the fix and I just pushed it in
for-next.

Since it is now rc7, not sure how to address the failure:

 1. revert the original patch 37e00703228a
 2. quick apply this fix
 3. merge this fix into 37e00703228a

Xu Yilun (1):
  fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()

 drivers/fpga/zynq-fpga.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-08-23 18:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-06  7:06 [PATCH 0/1] Last minute FPGA fix for v6.17-rc1 Xu Yilun
2025-08-06  7:06 ` [PATCH 1/1] fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable() Xu Yilun
2025-08-18 22:39   ` Pavel Pisa
2025-08-19  5:25     ` Greg KH
2025-08-23 18:39       ` Pavel Pisa

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).