linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SanDisk 4.3+ iNAND eMMC devices TRIM bug workaround.
@ 2011-04-11 22:20 Andrei Warkentin
  2011-04-11 22:20 ` [PATCH 1/2] MMC: Support for block quirks Andrei Warkentin
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Andrei Warkentin @ 2011-04-11 22:20 UTC (permalink / raw)
  To: linux-mmc; +Cc: cjb

This fixes the out-of-spec erase/trim support. CMD38 argument
is passed through an EXT_CSD byte instead of as the command
argument. This has the effect that trims act as group erases,
erasing more data than necessary. Secure trims/erases were also affected.

N.B. This depends on the mmc_switch patch from the earlier boot partition
patchset (MMC: Allow setting CMD timeout for CMD6 (SWITCH)). This also
depends on the update core/quirks.c code.

ToC:
[PATCH 1/2] MMC: Support for block quirks.
[PATCH 2/2] MMC: Fix erase/trim for certain SanDisk cards.

A

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

end of thread, other threads:[~2011-04-12 19:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11 22:20 SanDisk 4.3+ iNAND eMMC devices TRIM bug workaround Andrei Warkentin
2011-04-11 22:20 ` [PATCH 1/2] MMC: Support for block quirks Andrei Warkentin
2011-04-11 22:20 ` [PATCH 2/2] MMC: Fix erase/trim for certain SanDisk cards Andrei Warkentin
2011-04-12 16:57 ` SanDisk 4.3+ iNAND eMMC devices TRIM bug workaround Chris Ball
2011-04-12 18:06   ` Andrei Warkentin
2011-04-12 20:03     ` [PATCH] MMC: Fix erase/trim for certain SanDisk cards Andrei Warkentin
2011-04-12 19:27       ` Andrei Warkentin
2011-04-12 19:33       ` Chris Ball
2011-04-12 19:30         ` Andrei Warkentin
2011-04-12 20:06     ` [PatchRebased] " Andrei Warkentin
2011-04-12 19:37       ` Chris Ball

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).