linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Two mmc fixes for IDA and KASAN issues
@ 2021-06-23  7:50 Stephen Boyd
  2021-06-23  7:50 ` [PATCH 1/2] mmc: block: Use kref in place of struct mmc_blk_data::usage Stephen Boyd
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen Boyd @ 2021-06-23  7:50 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: linux-kernel, linux-mmc, Matthias Schiffer, Sujit Kautkar,
	Zubin Mithra

Here's a followup to a thread I sent a couple months ago[1]. They're only
marginally related to each other, but I have bundled them here into one
series to make it easier to track. Resending to restart the discussion.

Cc: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Cc: Sujit Kautkar <sujitka@chromium.org>
Cc: Zubin Mithra <zsm@chromium.org>

[1] https://lore.kernel.org/r/20210413003621.1403300-1-swboyd@chromium.org

Stephen Boyd (2):
  mmc: block: 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(-)


base-commit: d07f6ca923ea0927a1024dfccafc5b53b61cfecc
-- 
https://chromeos.dev


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-08 12:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-23  7:50 [PATCH 0/2] Two mmc fixes for IDA and KASAN issues Stephen Boyd
2021-06-23  7:50 ` [PATCH 1/2] mmc: block: Use kref in place of struct mmc_blk_data::usage Stephen Boyd
2021-06-23  7:50 ` [PATCH 2/2] mmc: core: Don't allocate IDA for OF aliases Stephen Boyd
2021-07-08 12:11 ` [PATCH 0/2] Two mmc fixes for IDA and KASAN issues Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).