[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210722101615.31766-1-ulf.hansson@linaro.org>
Date: Thu, 22 Jul 2021 12:16:15 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>, linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>
Subject: [GIT PULL] MMC fixes for v5.14-rc3
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v5.14-rc3. 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.14-rc1
for you to fetch changes up to 10252bae863d09b9648bed2e035572d207200ca1:
mmc: core: Don't allocate IDA for OF aliases (2021-07-14 18:55:28 +0200)
----------------------------------------------------------------
MMC core:
- Use kref to fix KASAN splats triggered during card removal
- Don't allocate IDA for OF aliases
----------------------------------------------------------------
Stephen Boyd (2):
mmc: core: Use kref in place of struct mmc_blk_data::usage
mmc: core: Don't allocate IDA for OF aliases
drivers/mmc/core/block.c | 35 +++++++++++++++++++++--------------
drivers/mmc/core/host.c | 20 ++++++++++----------
2 files changed, 31 insertions(+), 24 deletions(-)
Powered by blists - more mailing lists