From patchwork Thu Aug 30 12:20:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 10581645 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7F8FD5A4 for ; Thu, 30 Aug 2018 12:20:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6FDF42BC05 for ; Thu, 30 Aug 2018 12:20:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6355C2BC60; Thu, 30 Aug 2018 12:20:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 00F9C2BC05 for ; Thu, 30 Aug 2018 12:20:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728748AbeH3QWu (ORCPT ); Thu, 30 Aug 2018 12:22:50 -0400 Received: from mail-lf1-f66.google.com ([209.85.167.66]:46941 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728632AbeH3QWu (ORCPT ); Thu, 30 Aug 2018 12:22:50 -0400 Received: by mail-lf1-f66.google.com with SMTP id e23-v6so6995794lfc.13 for ; Thu, 30 Aug 2018 05:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=kcQZKylmuKTfrl5YbdHzer7IO9giBs6csUI8h84vBI8=; b=C82duvrJQUaPqrXg4V1+SffCtEPApNDYGEJjrlbRgE5ZaXg36pdvhgvNv0fu/csMhn mXQz4vfRUS5tOWz+WFBN9/6tkgRL9oYiOxB8F4fTl8UhZ8V40r6BGsqrxolbx5a89eRJ H+4iDq6AxSg2JrOGj8Bv0M/Ug9E9Ec85WeO+w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=kcQZKylmuKTfrl5YbdHzer7IO9giBs6csUI8h84vBI8=; b=dtpN2U7e5/z498XRpuTcgV8Q8cjdcfejRTPl2lcvDHf+RjMpa5xtp74abREIMK2Cin hPDgBr0dU8930tw0U2yqcr1LHwemda2tejjA7kXSxqpzStRC2Cgvj5Wb7U9tp29dhRCz tMIFUufgz6+Kkx9A4QDQgxoLIWiT5DKfUMuxF2Zo9dCucgme7PO4NflfYUjpC0zcRLes YMUwMtVjmqh+HQjfvJAlndTB/YT7Lgv172rSm8hSRVBoNc/kaww3/6nuetMTpWJJWPNB OJID048y7sfAXYPgN7rEciL0agFMihiFcnAil4NA9+OwM5UdcvmpWiQO6FY6cmeKq+Pv y/bw== X-Gm-Message-State: APzg51CneGJIQX7a5BZq/nzYn2BrefvCFBLZFkkpOOuZxjsKgJ1HuLhb v9cRmDEVsFwxENZiExi7Fnv9Mg== X-Google-Smtp-Source: ANB0VdYqUT7GF7D0EbL15hSt7iMjgRvg1LLjEw6tvnj8YJekuTYtyVKwVBSpkwGeFUv6yHr/hpDgjw== X-Received: by 2002:a19:264a:: with SMTP id m71-v6mr1538788lfm.112.1535631655190; Thu, 30 Aug 2018 05:20:55 -0700 (PDT) Received: from uffe-XPS-13-9360.ideon.se ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id h26-v6sm684493ljg.36.2018.08.30.05.20.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Aug 2018 05:20:54 -0700 (PDT) From: Ulf Hansson To: Linus , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Adrian Hunter , Ulf Hansson , Jens Axboe , Ian W MORRISON , Peter Geis , Ming Lei , linux-block@vger.kernel.org Subject: [GIT PULL] MMC fixes for v4.19-rc2 Date: Thu, 30 Aug 2018 14:20:53 +0200 Message-Id: <20180830122053.15803-1-ulf.hansson@linaro.org> X-Mailer: git-send-email 2.17.1 Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, Here's a PR with a couple of MMC fixes intended for v4.19-rc2. Details about the highlights are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 778a33959a8ad4cb1ea2f4c5119f9e1e8b9f9d9b: Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2018-08-20 19:37:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.19-2 for you to fetch changes up to d2332f887ddfba50fee93b8e1736376517c2df0c: mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts (2018-08-23 10:00:49 +0200) ---------------------------------------------------------------- MMC core: - Fix unsupported parallel dispatch of requests MMC host: - atmel-mci/android-goldfish: Fixup logic of sg_copy_{from,to}_buffer - renesas_sdhi_internal_dmac: Prevent IRQ-storm due of DMAC IRQs - renesas_sdhi_internal_dmac: Fixup bad register offset ---------------------------------------------------------------- Adrian Hunter (1): mmc: block: Fix unsupported parallel dispatch of requests Ludovic Desroches (2): mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversion mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversion Sergei Shtylyov (2): mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts drivers/mmc/core/queue.c | 12 +++++++----- drivers/mmc/core/queue.h | 1 + drivers/mmc/host/android-goldfish.c | 4 ++-- drivers/mmc/host/atmel-mci.c | 12 ++++++------ drivers/mmc/host/renesas_sdhi_internal_dmac.c | 10 +++++++++- 5 files changed, 25 insertions(+), 14 deletions(-)