]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Jul 2021 16:51:38 +0000 (09:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Jul 2021 16:51:38 +0000 (09:51 -0700)
commit5e09e197a85a98d59d9089ffb2fae1d0b1ba6cd2
tree5c839583c7d6044d50f9ff6aa9318a266b42edd7
parent3d5895cd351757f69c9a66fb5fc8cf19f454d773
parent10252bae863d09b9648bed2e035572d207200ca1
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:

 - Use kref to fix KASAN splats triggered during card removal

 - Don't allocate IDA for OF aliases

* tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: core: Don't allocate IDA for OF aliases
  mmc: core: Use kref in place of struct mmc_blk_data::usage