mbox series

[v2,0/2] mmc: queue: Fix bigger segments usage

Message ID 1568261636-25625-1-git-send-email-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
Headers show
Series mmc: queue: Fix bigger segments usage | expand

Message

Yoshihiro Shimoda Sept. 12, 2019, 4:13 a.m. UTC
This patch series is based on the linux-next / next-20190904 tag.
Thierry reported an issue which caused the SDHCI environment [1]
so that I made this patch series to resolve the issue.

[1]
https://patchwork.kernel.org/patch/11137903/

Also, this patch adds the flag to enable the feature on my
environment.

Changes from v1:
 - Add Ulf's Acked-by.
  https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=172079


Yoshihiro Shimoda (2):
  mmc: queue: Fix bigger segments usage
  mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE

 drivers/mmc/core/queue.c                      | 8 +++++++-
 drivers/mmc/host/renesas_sdhi_internal_dmac.c | 2 +-
 include/linux/mmc/host.h                      | 1 +
 3 files changed, 9 insertions(+), 2 deletions(-)

Comments

Christoph Hellwig Sept. 12, 2019, 12:17 p.m. UTC | #1
Thanks,

applied to the dma-mapping tree for 5.4.