Hi Linus, Here's a PR with a couple of MMC fixes intended for v4.17-rc1. 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 17dec0a949153d9ac00760ba2f5b78cb583e995f: Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace (2018-04-03 19:15:32 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.17-2 for you to fetch changes up to fc167daff581c01ebce8695e9618231cae3561a1: mmc: tmio: Fix error handling when issuing CMD23 (2018-04-04 12:21:27 +0200) ---------------------------------------------------------------- MMC core: - Prevent bus reference leak in mmc_blk_init() MMC host: - tmio: Fix error handling when issuing CMD23 - jz4740: Fix race condition in IRQ mask update ---------------------------------------------------------------- Alex Smith (1): mmc: jz4740: Fix race condition in IRQ mask update Alexander Kappner (1): mmc: core: Prevent bus reference leak in mmc_blk_init() Masaharu Hayakawa (1): mmc: tmio: Fix error handling when issuing CMD23 drivers/mmc/core/block.c | 1 + drivers/mmc/host/jz4740_mmc.c | 2 +- drivers/mmc/host/tmio_mmc_core.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html