From patchwork Wed Aug 1 12:24:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 10552233 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 451C013B8 for ; Wed, 1 Aug 2018 12:24:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 34A6E2AB72 for ; Wed, 1 Aug 2018 12:24:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 287352AB8A; Wed, 1 Aug 2018 12:24:56 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID 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 CC5322AB72 for ; Wed, 1 Aug 2018 12:24:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387692AbeHAOK0 (ORCPT ); Wed, 1 Aug 2018 10:10:26 -0400 Received: from mail-lf1-f66.google.com ([209.85.167.66]:41483 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388615AbeHAOKZ (ORCPT ); Wed, 1 Aug 2018 10:10:25 -0400 Received: by mail-lf1-f66.google.com with SMTP id v22-v6so13175238lfe.8 for ; Wed, 01 Aug 2018 05:24:52 -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=QuIyxlWm+54Ln3/OJU1SpHsQmFYhtrJkRHxBzdgjRBs=; b=PmTjX9I8Cl09QpPEHO2b8OnFegMZXrcE93SLEgoog+GKWxxNAktTD9MpLOV/KiPWSV Jv5s+w5fkKNG+SOif8YaB89/H1KvQYtQsjSPJOnFLtgDPZoiyI+E9PChVM5u3lHrcIdH lzX/+0HSnhU/HexdbgdF7eNvq3hWaCENs1Bq4= 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=QuIyxlWm+54Ln3/OJU1SpHsQmFYhtrJkRHxBzdgjRBs=; b=dRW+xrIv1rSeOGgms7uxtQbizphYxT1IgKL4mKmm54RuM3Kd9lMF9lW+79l/fCvEXc I6bbwcC8QuRkVzosGoXTwPbgglRs7W5R4DJe7BUotDu4GZ72Ttgfas5xmu3CBqOEbk0E tE1EaOykBb4saClBEx+MMvoeIqvBXA767cmg2xOYXpzpk1J1ZgMWbDT3hqm55QSYqbZ6 nOaEGLd7y9mhYy1Ly0ylhR8/fX0dQidF2VUXIb9zvyc4gPqJoWD7k19YRIDs+GsbDa2+ zKzlPa2qZ1TFYPI9wCsN9qHUjtUGwCwuD9/nhx9f/OOPEKbaSoRKwRZEl5QSCWXDEOjV W33g== X-Gm-Message-State: AOUpUlHrurBrdUu6qkonJuEBt59Fn1snRyfzutSWFAOR3dC9Q7TNjpNy /o+2pAxnq2F5/9EI9aFtXjrGTg== X-Google-Smtp-Source: AAOMgpdFobB+v1sy9pE/NmqZIrj43iwwDBST27lk4VL4Lz8iG9152aRWTf7GhyIVDH+rUWYoI9nfaA== X-Received: by 2002:a19:4c57:: with SMTP id z84-v6mr15290894lfa.67.1533126291191; Wed, 01 Aug 2018 05:24:51 -0700 (PDT) Received: from localhost.localdomain (h-158-174-22-210.NA.cust.bahnhof.se. [158.174.22.210]) by smtp.gmail.com with ESMTPSA id d14-v6sm3100799ljc.56.2018.08.01.05.24.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Aug 2018 05:24:50 -0700 (PDT) From: Ulf Hansson To: Linus , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Ulf Hansson , Kees Cook Subject: [GIT PULL] MMC fixes for v4.18-rc8 Date: Wed, 1 Aug 2018 14:24:49 +0200 Message-Id: <20180801122449.32105-1-ulf.hansson@linaro.org> X-Mailer: git-send-email 2.17.1 Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, Here's a PR with one MMC fix intended for v4.18-rc8. 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 9d3cce1e8b8561fed5f383d22a4d6949db4eadbe: Linux 4.18-rc5 (2018-07-15 12:49:31 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.18-rc5 for you to fetch changes up to 3b1074bf9817bf43d4da375aa5f4b6c88f1d953e: mmc: mxcmmc: Fix missing parentheses and brace (2018-07-16 11:45:44 +0200) ---------------------------------------------------------------- MMC host: - mxcmmc: Fix build error for powerpc ---------------------------------------------------------------- Kees Cook (1): mmc: mxcmmc: Fix missing parentheses and brace drivers/mmc/host/mxcmmc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html