linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xu Yilun <yilun.xu@linux.intel.com>
To: gregkh@linuxfoundation.org
Cc: jgg@nvidia.com, m.szyprowski@samsung.com, pisa@fel.cvut.cz,
	yilun.xu@intel.com, linux-fpga@vger.kernel.org, mdf@kernel.org
Subject: [PATCH 0/1] Last minute FPGA fix for v6.17-rc1
Date: Wed,  6 Aug 2025 15:06:04 +0800	[thread overview]
Message-ID: <20250806070605.1920909-1-yilun.xu@linux.intel.com> (raw)

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


             reply	other threads:[~2025-08-06  7:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-06  7:06 Xu Yilun [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250806070605.1920909-1-yilun.xu@linux.intel.com \
    --to=yilun.xu@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jgg@nvidia.com \
    --cc=linux-fpga@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=mdf@kernel.org \
    --cc=pisa@fel.cvut.cz \
    --cc=yilun.xu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).