+ Christoph On Tue, 10 Sep 2019 at 06:03, Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > 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. > > 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(-) > > -- > 2.7.4 > I can't apply this to my tree, as it depends on the earlier series which has been queued by Christoph. That said, you can add my ack for both of the patches and you probably also need to repost this to Christoph. Kind regards Uffe